meta testfix
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ language:
|
|
7 |
model-index:
|
8 |
- name: nb_nocy_trf
|
9 |
results:
|
10 |
-
-
|
11 |
name: NER
|
12 |
type: token-classification
|
13 |
metrics:
|
@@ -20,14 +20,14 @@ model-index:
|
|
20 |
- name: F Score
|
21 |
type: f_score
|
22 |
value: 0.9045790251
|
23 |
-
-
|
24 |
name: POS
|
25 |
type: token-classification
|
26 |
metrics:
|
27 |
- name: Accuracy
|
28 |
type: accuracy
|
29 |
value: 0.987973053
|
30 |
-
-
|
31 |
name: SENTER
|
32 |
type: token-classification
|
33 |
metrics:
|
@@ -40,14 +40,14 @@ model-index:
|
|
40 |
- name: F Score
|
41 |
type: f_score
|
42 |
value: 0.9723254853
|
43 |
-
-
|
44 |
name: UNLABELED_DEPENDENCIES
|
45 |
type: token-classification
|
46 |
metrics:
|
47 |
- name: Accuracy
|
48 |
type: accuracy
|
49 |
value: 0.9433838463
|
50 |
-
-
|
51 |
name: LABELED_DEPENDENCIES
|
52 |
type: token-classification
|
53 |
metrics:
|
|
|
7 |
model-index:
|
8 |
- name: nb_nocy_trf
|
9 |
results:
|
10 |
+
- task:
|
11 |
name: NER
|
12 |
type: token-classification
|
13 |
metrics:
|
|
|
20 |
- name: F Score
|
21 |
type: f_score
|
22 |
value: 0.9045790251
|
23 |
+
- task:
|
24 |
name: POS
|
25 |
type: token-classification
|
26 |
metrics:
|
27 |
- name: Accuracy
|
28 |
type: accuracy
|
29 |
value: 0.987973053
|
30 |
+
- task:
|
31 |
name: SENTER
|
32 |
type: token-classification
|
33 |
metrics:
|
|
|
40 |
- name: F Score
|
41 |
type: f_score
|
42 |
value: 0.9723254853
|
43 |
+
- task:
|
44 |
name: UNLABELED_DEPENDENCIES
|
45 |
type: token-classification
|
46 |
metrics:
|
47 |
- name: Accuracy
|
48 |
type: accuracy
|
49 |
value: 0.9433838463
|
50 |
+
- task:
|
51 |
name: LABELED_DEPENDENCIES
|
52 |
type: token-classification
|
53 |
metrics:
|