Commit
•
b68ee2e
1
Parent(s):
e07a673
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (c4d4298b36db1cc365da7cfcfa4a8712fb71f08d)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
5 |
model-index:
|
6 |
- name: BlenderBot_400M_distill_falcon_redefined_first10krows
|
7 |
results: []
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
base_model: facebook/blenderbot-400M-distill
|
6 |
model-index:
|
7 |
- name: BlenderBot_400M_distill_falcon_redefined_first10krows
|
8 |
results: []
|