Commit
·
0c8f97b
1
Parent(s):
3c0b7f9
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (0f143c121d946dec21ae16bf83c03604237986c9)
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: my_awesome_eli5_mlm_model
|
7 |
results: []
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
base_model: distilroberta-base
|
6 |
model-index:
|
7 |
- name: my_awesome_eli5_mlm_model
|
8 |
results: []
|