Librarian Bot: Add base_model information to model
#1
by librarian-bot - opened
README.md
CHANGED
|
@@ -1,15 +1,15 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
model-index:
|
| 7 |
- name: PythiaChat-2.8B_v0.1
|
| 8 |
results: []
|
| 9 |
-
library_name: peft
|
| 10 |
-
inference: false
|
| 11 |
-
datasets:
|
| 12 |
-
- linkanjarad/baize-chat-data
|
| 13 |
---
|
| 14 |
|
| 15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
library_name: peft
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
+
datasets:
|
| 7 |
+
- linkanjarad/baize-chat-data
|
| 8 |
+
base_model: EleutherAI/pythia-2.8b-deduped
|
| 9 |
+
inference: false
|
| 10 |
model-index:
|
| 11 |
- name: PythiaChat-2.8B_v0.1
|
| 12 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|