Librarian Bot: Add base_model information to model
#8
by
librarian-bot
- opened
README.md
CHANGED
@@ -27,6 +27,7 @@ tags:
|
|
27 |
metrics:
|
28 |
- accuracy
|
29 |
- f1
|
|
|
30 |
model-index:
|
31 |
- name: xlm-roberta-base-language-detection
|
32 |
results: []
|
|
|
27 |
metrics:
|
28 |
- accuracy
|
29 |
- f1
|
30 |
+
base_model: xlm-roberta-base
|
31 |
model-index:
|
32 |
- name: xlm-roberta-base-language-detection
|
33 |
results: []
|