Update README.md
Browse files
README.md
CHANGED
@@ -15,13 +15,13 @@ model-index:
|
|
15 |
metrics:
|
16 |
- name: NER Precision
|
17 |
type: precision
|
18 |
-
value:
|
19 |
- name: NER Recall
|
20 |
type: recall
|
21 |
-
value:
|
22 |
- name: NER F Score
|
23 |
type: f_score
|
24 |
-
value:
|
25 |
widget:
|
26 |
- text: >-
|
27 |
Que causaram evidente transtorno e evidencia a má prestação de serviço, com
|
@@ -92,8 +92,8 @@ Criei um Web App que proporciona a comparação dos modelos sm e lg: https://hug
|
|
92 |
|
93 |
| Type | Score |
|
94 |
| --- | --- |
|
95 |
-
| `ENTS_F` |
|
96 |
-
| `ENTS_P` |
|
97 |
-
| `ENTS_R` |
|
98 |
| `TOK2VEC_LOSS` | 66943.07 |
|
99 |
| `NER_LOSS` | 124326.31 |
|
|
|
15 |
metrics:
|
16 |
- name: NER Precision
|
17 |
type: precision
|
18 |
+
value: 82.73
|
19 |
- name: NER Recall
|
20 |
type: recall
|
21 |
+
value: 80.14
|
22 |
- name: NER F Score
|
23 |
type: f_score
|
24 |
+
value: 81.42
|
25 |
widget:
|
26 |
- text: >-
|
27 |
Que causaram evidente transtorno e evidencia a má prestação de serviço, com
|
|
|
92 |
|
93 |
| Type | Score |
|
94 |
| --- | --- |
|
95 |
+
| `ENTS_F` | 82.73 |
|
96 |
+
| `ENTS_P` | 80.14 |
|
97 |
+
| `ENTS_R` | 81.42 |
|
98 |
| `TOK2VEC_LOSS` | 66943.07 |
|
99 |
| `NER_LOSS` | 124326.31 |
|