Commit
•
bba7926
1
Parent(s):
2fa4faa
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (7cd49b498814e19c0fba242a9041010daa251be2)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -5,6 +5,7 @@ tags:
|
|
5 |
metrics:
|
6 |
- f1
|
7 |
- accuracy
|
|
|
8 |
model-index:
|
9 |
- name: roberta-finetuned-CPV_Spanish
|
10 |
results: []
|
|
|
5 |
metrics:
|
6 |
- f1
|
7 |
- accuracy
|
8 |
+
base_model: PlanTL-GOB-ES/roberta-base-bne
|
9 |
model-index:
|
10 |
- name: roberta-finetuned-CPV_Spanish
|
11 |
results: []
|