Commit
·
14844fb
1
Parent(s):
acc308b
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (e0b6b3b68a8bb0219350dd4f34e6ad4f38a6b348)
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: movie-genre-prediction_distilbert-base-uncased_full
|
9 |
results: []
|
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
+
base_model: distilbert-base-uncased
|
8 |
model-index:
|
9 |
- name: movie-genre-prediction_distilbert-base-uncased_full
|
10 |
results: []
|