Commit
•
31f3eca
1
Parent(s):
3ea1637
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (9f01d8e1bd91d761eacfc73e102af5b213d97cb1)
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: gpt2-small-spanish-disco-poetry
|
7 |
results: []
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
base_model: datificate/gpt2-small-spanish
|
6 |
model-index:
|
7 |
- name: gpt2-small-spanish-disco-poetry
|
8 |
results: []
|