Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -2,17 +2,19 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
-
|
6 |
-
-
|
7 |
-
results: []
|
8 |
widget:
|
9 |
-
- text:
|
10 |
-
|
11 |
Give 5 characteristics that make a good pet owner.
|
12 |
|
13 |
-
|
14 |
-
|
15 |
-
|
|
|
|
|
|
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
datasets:
|
6 |
+
- tatsu-lab/alpaca
|
|
|
7 |
widget:
|
8 |
+
- text: '### Instruction:
|
9 |
+
|
10 |
Give 5 characteristics that make a good pet owner.
|
11 |
|
12 |
+
|
13 |
+
### Response:'
|
14 |
+
base_model: cerebras/Cerebras-GPT-590M
|
15 |
+
model-index:
|
16 |
+
- name: Cerebras-GPT-Alpaca-590m
|
17 |
+
results: []
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|