mrshu commited on
Commit
d4ffc7a
·
verified ·
1 Parent(s): aa7e689

Synced repo using 'sync_with_huggingface' Github Action

Browse files
LICENSE.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ The lables, like the treebank, are licensed under the Creative Commons License Attribution-ShareAlike 4.0 International.
2
+
3
+ The complete license text is available at:
4
+ http://creativecommons.org/licenses/by-sa/4.0/legalcode
sk_snk-ud-dev.iob2 ADDED
The diff for this file is too large to render. See raw diff
 
sk_snk-ud-dev.stats ADDED
@@ -0,0 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "sk_snk-ud-dev",
3
+ "num_documents": 36,
4
+ "num_annotated_documents": 36,
5
+ "num_annotations": 1773,
6
+ "num_annotators": 3,
7
+ "annotator_ids": [
8
+ "jozef",
9
+ "marek",
10
+ "mimi"
11
+ ],
12
+ "num_docs_with_multiple_annotators": 36,
13
+ "num_sentences": 1060,
14
+ "num_tokens": 12733,
15
+ "label_distribution": {
16
+ "LOC": 300,
17
+ "ORG": 60,
18
+ "PER": 276
19
+ },
20
+ "pairwise_f1": {
21
+ "ref:jozef, pred:marek": {
22
+ "num_common_annotated_docs": 36,
23
+ "LOC": {
24
+ "precision": 0.8543689320388349,
25
+ "recall": 0.88,
26
+ "f1": 0.8669950738916256
27
+ },
28
+ "ORG": {
29
+ "precision": 0.7142857142857143,
30
+ "recall": 0.4166666666666667,
31
+ "f1": 0.5263157894736842
32
+ },
33
+ "PER": {
34
+ "precision": 0.7489878542510121,
35
+ "recall": 0.6702898550724637,
36
+ "f1": 0.7074569789674952
37
+ }
38
+ },
39
+ "ref:jozef, pred:mimi": {
40
+ "num_common_annotated_docs": 14,
41
+ "LOC": {
42
+ "precision": 0.7956989247311828,
43
+ "recall": 0.7047619047619048,
44
+ "f1": 0.7474747474747475
45
+ },
46
+ "ORG": {
47
+ "precision": 0.627906976744186,
48
+ "recall": 0.7941176470588235,
49
+ "f1": 0.7012987012987012
50
+ },
51
+ "PER": {
52
+ "precision": 0.6864406779661016,
53
+ "recall": 0.7431192660550459,
54
+ "f1": 0.7136563876651981
55
+ }
56
+ },
57
+ "ref:marek, pred:mimi": {
58
+ "num_common_annotated_docs": 14,
59
+ "LOC": {
60
+ "precision": 0.9139784946236559,
61
+ "recall": 0.6910569105691057,
62
+ "f1": 0.787037037037037
63
+ },
64
+ "ORG": {
65
+ "precision": 0.46511627906976744,
66
+ "recall": 0.7142857142857143,
67
+ "f1": 0.5633802816901409
68
+ },
69
+ "PER": {
70
+ "precision": 0.8898305084745762,
71
+ "recall": 0.8898305084745762,
72
+ "f1": 0.8898305084745762
73
+ }
74
+ },
75
+ "average": {
76
+ "LOC": {
77
+ "precision": 0.8546821171312246,
78
+ "recall": 0.7586062717770035,
79
+ "f1": 0.80050228613447
80
+ },
81
+ "ORG": {
82
+ "precision": 0.6024363233665558,
83
+ "recall": 0.6416900093370681,
84
+ "f1": 0.5969982574875088
85
+ },
86
+ "PER": {
87
+ "precision": 0.77508634689723,
88
+ "recall": 0.7677465432006952,
89
+ "f1": 0.7703146250357564
90
+ }
91
+ }
92
+ }
93
+ }
sk_snk-ud-test.iob2 ADDED
The diff for this file is too large to render. See raw diff
 
sk_snk-ud-test.stats ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "sk_snk-ud-test",
3
+ "num_documents": 36,
4
+ "num_annotated_documents": 36,
5
+ "num_annotations": 2055,
6
+ "num_annotators": 2,
7
+ "annotator_ids": [
8
+ "jozef",
9
+ "marek"
10
+ ],
11
+ "num_docs_with_multiple_annotators": 36,
12
+ "num_sentences": 1061,
13
+ "num_tokens": 12736,
14
+ "label_distribution": {
15
+ "PER": 539,
16
+ "ORG": 50,
17
+ "LOC": 326
18
+ },
19
+ "pairwise_f1": {
20
+ "ref:jozef, pred:marek": {
21
+ "num_common_annotated_docs": 36,
22
+ "LOC": {
23
+ "precision": 0.8758389261744967,
24
+ "recall": 0.8006134969325154,
25
+ "f1": 0.8365384615384616
26
+ },
27
+ "ORG": {
28
+ "precision": 0.7297297297297297,
29
+ "recall": 0.54,
30
+ "f1": 0.6206896551724138
31
+ },
32
+ "PER": {
33
+ "precision": 0.8848614072494669,
34
+ "recall": 0.7699443413729128,
35
+ "f1": 0.8234126984126984
36
+ }
37
+ },
38
+ "average": {
39
+ "LOC": {
40
+ "precision": 0.8758389261744967,
41
+ "recall": 0.8006134969325154,
42
+ "f1": 0.8365384615384616
43
+ },
44
+ "ORG": {
45
+ "precision": 0.7297297297297297,
46
+ "recall": 0.54,
47
+ "f1": 0.6206896551724138
48
+ },
49
+ "PER": {
50
+ "precision": 0.8848614072494669,
51
+ "recall": 0.7699443413729128,
52
+ "f1": 0.8234126984126984
53
+ }
54
+ }
55
+ }
56
+ }
sk_snk-ud-train.iob2 ADDED
The diff for this file is too large to render. See raw diff
 
sk_snk-ud-train.stats ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "sk_snk-ud-train",
3
+ "num_documents": 283,
4
+ "num_annotated_documents": 283,
5
+ "num_annotations": 6069,
6
+ "num_annotators": 2,
7
+ "annotator_ids": [
8
+ "jozef",
9
+ "marek"
10
+ ],
11
+ "num_docs_with_multiple_annotators": 283,
12
+ "num_sentences": 8483,
13
+ "num_tokens": 80628,
14
+ "label_distribution": {
15
+ "PER": 2277,
16
+ "LOC": 277,
17
+ "ORG": 153
18
+ },
19
+ "pairwise_f1": {
20
+ "ref:jozef, pred:marek": {
21
+ "num_common_annotated_docs": 283,
22
+ "LOC": {
23
+ "precision": 0.8779527559055118,
24
+ "recall": 0.8050541516245487,
25
+ "f1": 0.839924670433145
26
+ },
27
+ "ORG": {
28
+ "precision": 0.7925925925925926,
29
+ "recall": 0.6993464052287581,
30
+ "f1": 0.7430555555555556
31
+ },
32
+ "PER": {
33
+ "precision": 0.9100719424460432,
34
+ "recall": 0.8888888888888888,
35
+ "f1": 0.8993556987336147
36
+ }
37
+ },
38
+ "average": {
39
+ "LOC": {
40
+ "precision": 0.8779527559055118,
41
+ "recall": 0.8050541516245487,
42
+ "f1": 0.839924670433145
43
+ },
44
+ "ORG": {
45
+ "precision": 0.7925925925925926,
46
+ "recall": 0.6993464052287581,
47
+ "f1": 0.7430555555555556
48
+ },
49
+ "PER": {
50
+ "precision": 0.9100719424460432,
51
+ "recall": 0.8888888888888888,
52
+ "f1": 0.8993556987336147
53
+ }
54
+ }
55
+ }
56
+ }