Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ metrics:
|
|
8 |
- f1
|
9 |
- accuracy
|
10 |
model_index:
|
11 |
-
- name: bert-
|
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-
|
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
|
|
|
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
|