Update README.md
Browse files
README.md
CHANGED
@@ -10,29 +10,6 @@ metrics:
|
|
10 |
- recall
|
11 |
- f1
|
12 |
- accuracy
|
13 |
-
model-index:
|
14 |
-
- name: entity-extraction
|
15 |
-
results:
|
16 |
-
- task:
|
17 |
-
name: Token Classification
|
18 |
-
type: token-classification
|
19 |
-
dataset:
|
20 |
-
name: conll2003
|
21 |
-
type: conll2003
|
22 |
-
args: conll2003
|
23 |
-
metrics:
|
24 |
-
- name: Precision
|
25 |
-
type: precision
|
26 |
-
value: 0.8862817854414493
|
27 |
-
- name: Recall
|
28 |
-
type: recall
|
29 |
-
value: 0.9084908826490659
|
30 |
-
- name: F1
|
31 |
-
type: f1
|
32 |
-
value: 0.8972489227709645
|
33 |
-
- name: Accuracy
|
34 |
-
type: accuracy
|
35 |
-
value: 0.9774889986814304
|
36 |
duplicated_from: autoevaluate/entity-extraction
|
37 |
---
|
38 |
|
|
|
10 |
- recall
|
11 |
- f1
|
12 |
- accuracy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
duplicated_from: autoevaluate/entity-extraction
|
14 |
---
|
15 |
|