dougtrajano librarian-bot commited on
Commit
7dc027b
1 Parent(s): 7777031

Librarian Bot: Add base_model information to model (#2)

Browse files

- Librarian Bot: Add base_model information to model (77b071bbce987b2f1dca00096884dad085d313f7)


Co-authored-by: Librarian Bot (Bot) <[email protected]>

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -13,6 +13,7 @@ metrics:
13
  - f1
14
  - precision
15
  - recall
 
16
  model-index:
17
  - name: dougtrajano/toxic-comment-classification
18
  results: []
 
13
  - f1
14
  - precision
15
  - recall
16
+ base_model: neuralmind/bert-large-portuguese-cased
17
  model-index:
18
  - name: dougtrajano/toxic-comment-classification
19
  results: []