Update README.md
Browse files
README.md
CHANGED
@@ -23,13 +23,13 @@ model-index:
|
|
23 |
metrics:
|
24 |
- name: NER Precision
|
25 |
type: precision
|
26 |
-
value: 0.
|
27 |
- name: NER Recall
|
28 |
type: recall
|
29 |
-
value: 0.
|
30 |
- name: NER F Score
|
31 |
type: f_score
|
32 |
-
value: 0.
|
33 |
|
34 |
---
|
35 |
## About the Model
|
|
|
23 |
metrics:
|
24 |
- name: NER Precision
|
25 |
type: precision
|
26 |
+
value: 0.6642
|
27 |
- name: NER Recall
|
28 |
type: recall
|
29 |
+
value: 0.6485
|
30 |
- name: NER F Score
|
31 |
type: f_score
|
32 |
+
value: 0.6022
|
33 |
|
34 |
---
|
35 |
## About the Model
|