Commit
•
c515eb0
1
Parent(s):
1fae922
Librarian Bot: Add base_model information to model (#6)
Browse files- Librarian Bot: Add base_model information to model (519dfe6330476504755843a493efca19d3df75d8)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -25,6 +25,7 @@ model_index:
|
|
25 |
name: Accuracy
|
26 |
type: accuracy
|
27 |
value: 0.9801301293674859
|
|
|
28 |
model-index:
|
29 |
- name: Luciano/bertimbau-large-lener_br
|
30 |
results:
|
|
|
25 |
name: Accuracy
|
26 |
type: accuracy
|
27 |
value: 0.9801301293674859
|
28 |
+
base_model: neuralmind/bert-large-portuguese-cased
|
29 |
model-index:
|
30 |
- name: Luciano/bertimbau-large-lener_br
|
31 |
results:
|