Commit
•
2b9a599
1
Parent(s):
d35fefc
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (5576d34623d3d019565dc71b79881d6e114c7089)
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: fedcsis-intent_baseline-xlm_r-pl
|
10 |
results: []
|
|
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
- f1
|
8 |
+
base_model: xlm-roberta-base
|
9 |
model-index:
|
10 |
- name: fedcsis-intent_baseline-xlm_r-pl
|
11 |
results: []
|