Remove verified metrics
Browse files
README.md
CHANGED
@@ -33,31 +33,6 @@ model-index:
|
|
33 |
- name: Accuracy
|
34 |
type: accuracy
|
35 |
value: 0.9774889986814304
|
36 |
-
- task:
|
37 |
-
type: token-classification
|
38 |
-
name: entity_extraction
|
39 |
-
dataset:
|
40 |
-
type: conll2003
|
41 |
-
name: conll2003
|
42 |
-
config: conll2003
|
43 |
-
split: test
|
44 |
-
metrics:
|
45 |
-
- name: Accuracy
|
46 |
-
type: accuracy
|
47 |
-
value: 0.9703231821006837
|
48 |
-
verified: true
|
49 |
-
- name: Precision
|
50 |
-
type: precision
|
51 |
-
value: 0.9758137392136365
|
52 |
-
verified: true
|
53 |
-
- name: Recall
|
54 |
-
type: recall
|
55 |
-
value: 0.9764192759122017
|
56 |
-
verified: true
|
57 |
-
- name: F1 Score
|
58 |
-
type: f1
|
59 |
-
value: 0.9761164136513085
|
60 |
-
verified: true
|
61 |
---
|
62 |
|
63 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
33 |
- name: Accuracy
|
34 |
type: accuracy
|
35 |
value: 0.9774889986814304
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
---
|
37 |
|
38 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|