Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (0333c136f50e7ea00176db55c1b242001932ba40)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -13,6 +13,7 @@ metrics:
|
|
13 |
- f1
|
14 |
- precision
|
15 |
- recall
|
|
|
16 |
model-index:
|
17 |
- name: dougtrajano/toxicity-target-type-identification
|
18 |
results: []
|
|
|
13 |
- f1
|
14 |
- precision
|
15 |
- recall
|
16 |
+
base_model: neuralmind/bert-large-portuguese-cased
|
17 |
model-index:
|
18 |
- name: dougtrajano/toxicity-target-type-identification
|
19 |
results: []
|