Commit
•
ab9a688
1
Parent(s):
e3eb0ae
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (5772749d5ed84e7989b5476b60d89be4bdc79ab2)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -4,6 +4,7 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
|
|
7 |
model-index:
|
8 |
- name: js-fake-bach-epochs50
|
9 |
results: []
|
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
+
base_model: gpt2
|
8 |
model-index:
|
9 |
- name: js-fake-bach-epochs50
|
10 |
results: []
|