Commit
•
dae08d5
1
Parent(s):
9428a20
Librarian Bot: Add base_model information to model (#6)
Browse files- Librarian Bot: Add base_model information to model (60f02946bfd0172134ca95e700d94ee7b17cda6b)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -11,6 +11,7 @@ metrics:
|
|
11 |
- recall
|
12 |
- f1
|
13 |
- accuracy
|
|
|
14 |
model-index:
|
15 |
- name: xlm-roberta-base-finetuned-lener_br-finetuned-lener-br
|
16 |
results:
|
|
|
11 |
- recall
|
12 |
- f1
|
13 |
- accuracy
|
14 |
+
base_model: Luciano/xlm-roberta-base-finetuned-lener_br
|
15 |
model-index:
|
16 |
- name: xlm-roberta-base-finetuned-lener_br-finetuned-lener-br
|
17 |
results:
|