Commit
•
1835dcc
1
Parent(s):
6b51060
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (07b55f6650efdb0486dc6396844ecc3cf4b72007)
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 |
datasets:
|
6 |
- amazon_reviews_multi
|
|
|
7 |
model-index:
|
8 |
- name: xlm-roberta-base-finetuned-marc-en
|
9 |
results: []
|
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- amazon_reviews_multi
|
7 |
+
base_model: xlm-roberta-base
|
8 |
model-index:
|
9 |
- name: xlm-roberta-base-finetuned-marc-en
|
10 |
results: []
|