Upload dataset
Browse files- README.md +128 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
- data/validation-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,128 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: tokens
|
5 |
+
sequence: string
|
6 |
+
- name: ner_tags
|
7 |
+
sequence:
|
8 |
+
class_label:
|
9 |
+
names:
|
10 |
+
'0': O
|
11 |
+
'1': B-ah
|
12 |
+
'2': I-ah
|
13 |
+
'3': B-at
|
14 |
+
'4': I-at
|
15 |
+
'5': B-az
|
16 |
+
'6': I-az
|
17 |
+
'7': B-g_
|
18 |
+
'8': I-g_
|
19 |
+
'9': B-gc
|
20 |
+
'10': I-gc
|
21 |
+
'11': B-gh
|
22 |
+
'12': I-gh
|
23 |
+
'13': B-gl
|
24 |
+
'14': I-gl
|
25 |
+
'15': B-gq
|
26 |
+
'16': I-gq
|
27 |
+
'17': B-gr
|
28 |
+
'18': I-gr
|
29 |
+
'19': B-gs
|
30 |
+
'20': I-gs
|
31 |
+
'21': B-gt
|
32 |
+
'22': I-gt
|
33 |
+
'23': B-gu
|
34 |
+
'24': I-gu
|
35 |
+
'25': B-i_
|
36 |
+
'26': I-i_
|
37 |
+
'27': B-ia
|
38 |
+
'28': I-ia
|
39 |
+
'29': B-ic
|
40 |
+
'30': I-ic
|
41 |
+
'31': B-if
|
42 |
+
'32': I-if
|
43 |
+
'33': B-io
|
44 |
+
'34': I-io
|
45 |
+
'35': B-me
|
46 |
+
'36': I-me
|
47 |
+
'37': B-mi
|
48 |
+
'38': I-mi
|
49 |
+
'39': B-mn
|
50 |
+
'40': I-mn
|
51 |
+
'41': B-ms
|
52 |
+
'42': I-ms
|
53 |
+
'43': B-n_
|
54 |
+
'44': I-n_
|
55 |
+
'45': B-na
|
56 |
+
'46': I-na
|
57 |
+
'47': B-nb
|
58 |
+
'48': I-nb
|
59 |
+
'49': B-nc
|
60 |
+
'50': I-nc
|
61 |
+
'51': B-ni
|
62 |
+
'52': I-ni
|
63 |
+
'53': B-no
|
64 |
+
'54': I-no
|
65 |
+
'55': B-ns
|
66 |
+
'56': I-ns
|
67 |
+
'57': B-o_
|
68 |
+
'58': I-o_
|
69 |
+
'59': B-oa
|
70 |
+
'60': I-oa
|
71 |
+
'61': B-oe
|
72 |
+
'62': I-oe
|
73 |
+
'63': B-om
|
74 |
+
'64': I-om
|
75 |
+
'65': B-op
|
76 |
+
'66': I-op
|
77 |
+
'67': B-or
|
78 |
+
'68': I-or
|
79 |
+
'69': B-p_
|
80 |
+
'70': I-p_
|
81 |
+
'71': B-pc
|
82 |
+
'72': I-pc
|
83 |
+
'73': B-pd
|
84 |
+
'74': I-pd
|
85 |
+
'75': B-pf
|
86 |
+
'76': I-pf
|
87 |
+
'77': B-pm
|
88 |
+
'78': I-pm
|
89 |
+
'79': B-pp
|
90 |
+
'80': I-pp
|
91 |
+
'81': B-ps
|
92 |
+
'82': I-ps
|
93 |
+
'83': B-td
|
94 |
+
'84': I-td
|
95 |
+
'85': B-tf
|
96 |
+
'86': I-tf
|
97 |
+
'87': B-th
|
98 |
+
'88': I-th
|
99 |
+
'89': B-tm
|
100 |
+
'90': I-tm
|
101 |
+
'91': B-ty
|
102 |
+
'92': I-ty
|
103 |
+
- name: langs
|
104 |
+
sequence: string
|
105 |
+
- name: spans
|
106 |
+
sequence: string
|
107 |
+
splits:
|
108 |
+
- name: train
|
109 |
+
num_bytes: 4456060
|
110 |
+
num_examples: 7193
|
111 |
+
- name: validation
|
112 |
+
num_bytes: 557383
|
113 |
+
num_examples: 900
|
114 |
+
- name: test
|
115 |
+
num_bytes: 560798
|
116 |
+
num_examples: 899
|
117 |
+
download_size: 1262119
|
118 |
+
dataset_size: 5574241
|
119 |
+
configs:
|
120 |
+
- config_name: default
|
121 |
+
data_files:
|
122 |
+
- split: train
|
123 |
+
path: data/train-*
|
124 |
+
- split: validation
|
125 |
+
path: data/validation-*
|
126 |
+
- split: test
|
127 |
+
path: data/test-*
|
128 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5deb327574e135a53ce7f1bd7937afb8a163715adff32778a0d48a90ea6ca78
|
3 |
+
size 131251
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aec537ef1f0a255f940e8e432970558b71d8210321f7c50a61d03b8283769023
|
3 |
+
size 999746
|
data/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4de6456812bcaf15ade07b5a22a24bc7153c8dd8e98eaa96375f7cf599e5e122
|
3 |
+
size 131122
|