lfcc commited on
Commit
f910125
1 Parent(s): 5dcdb02

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -8,7 +8,7 @@ metrics:
8
  - f1
9
  - accuracy
10
  model_index:
11
- - name: bert-base-pt-archive
12
  results:
13
  - task:
14
  name: Token Classification
@@ -22,9 +22,9 @@ model_index:
22
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
23
  should probably proofread and complete it, then remove this comment. -->
24
 
25
- # bert-base-pt-archive
26
 
27
- This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on an unkown dataset.
28
  It achieves the following results on the evaluation set:
29
  - Loss: 0.1140
30
  - Precision: 0.9147
 
8
  - f1
9
  - accuracy
10
  model_index:
11
+ - name: bert-portuguese-ner-archive
12
  results:
13
  - task:
14
  name: Token Classification
 
22
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
23
  should probably proofread and complete it, then remove this comment. -->
24
 
25
+ # bert-portuguese-ner-archive
26
 
27
+ This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased)
28
  It achieves the following results on the evaluation set:
29
  - Loss: 0.1140
30
  - Precision: 0.9147