Commit
•
74429e7
1
Parent(s):
8ee5646
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (7c0be874e7f62303df27810eb7342f1e79ea72f5)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -5,6 +5,7 @@ tags:
|
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
- f1
|
|
|
8 |
model-index:
|
9 |
- name: xlm-r-base-leyzer-en-intent
|
10 |
results: []
|
|
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
- f1
|
8 |
+
base_model: xlm-roberta-base
|
9 |
model-index:
|
10 |
- name: xlm-r-base-leyzer-en-intent
|
11 |
results: []
|