Commit
•
c1b47b5
1
Parent(s):
bfdd366
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (44930e30dfa22fd345e93200c2f832db81d69530)
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 |
- f1
|
|
|
7 |
model-index:
|
8 |
- name: xlm-roberta-base-finetuned-panx-de-fr
|
9 |
results: []
|
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- f1
|
7 |
+
base_model: xlm-roberta-base
|
8 |
model-index:
|
9 |
- name: xlm-roberta-base-finetuned-panx-de-fr
|
10 |
results: []
|