Upload dataset
Browse files- README.md +172 -0
- data/eval-00000-of-00001.parquet +3 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,172 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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-art-broadcastprogram
|
12 |
+
'2': I-art-broadcastprogram
|
13 |
+
'3': B-art-film
|
14 |
+
'4': I-art-film
|
15 |
+
'5': B-art-music
|
16 |
+
'6': I-art-music
|
17 |
+
'7': B-art-other
|
18 |
+
'8': I-art-other
|
19 |
+
'9': B-art-painting
|
20 |
+
'10': I-art-painting
|
21 |
+
'11': B-art-writtenart
|
22 |
+
'12': I-art-writtenart
|
23 |
+
'13': B-building-airport
|
24 |
+
'14': I-building-airport
|
25 |
+
'15': B-building-hospital
|
26 |
+
'16': I-building-hospital
|
27 |
+
'17': B-building-hotel
|
28 |
+
'18': I-building-hotel
|
29 |
+
'19': B-building-library
|
30 |
+
'20': I-building-library
|
31 |
+
'21': B-building-other
|
32 |
+
'22': I-building-other
|
33 |
+
'23': B-building-restaurant
|
34 |
+
'24': I-building-restaurant
|
35 |
+
'25': B-building-sportsfacility
|
36 |
+
'26': I-building-sportsfacility
|
37 |
+
'27': B-building-theater
|
38 |
+
'28': I-building-theater
|
39 |
+
'29': B-event-attack/battle/war/militaryconflict
|
40 |
+
'30': I-event-attack/battle/war/militaryconflict
|
41 |
+
'31': B-event-disaster
|
42 |
+
'32': I-event-disaster
|
43 |
+
'33': B-event-election
|
44 |
+
'34': I-event-election
|
45 |
+
'35': B-event-other
|
46 |
+
'36': I-event-other
|
47 |
+
'37': B-event-protest
|
48 |
+
'38': I-event-protest
|
49 |
+
'39': B-event-sportsevent
|
50 |
+
'40': I-event-sportsevent
|
51 |
+
'41': B-location-gpe
|
52 |
+
'42': I-location-gpe
|
53 |
+
'43': B-location-bodiesofwater
|
54 |
+
'44': I-location-bodiesofwater
|
55 |
+
'45': B-location-island
|
56 |
+
'46': I-location-island
|
57 |
+
'47': B-location-mountain
|
58 |
+
'48': I-location-mountain
|
59 |
+
'49': B-location-other
|
60 |
+
'50': I-location-other
|
61 |
+
'51': B-location-park
|
62 |
+
'52': I-location-park
|
63 |
+
'53': B-location-road/railway/highway/transit
|
64 |
+
'54': I-location-road/railway/highway/transit
|
65 |
+
'55': B-organization-company
|
66 |
+
'56': I-organization-company
|
67 |
+
'57': B-organization-education
|
68 |
+
'58': I-organization-education
|
69 |
+
'59': B-organization-government/governmentagency
|
70 |
+
'60': I-organization-government/governmentagency
|
71 |
+
'61': B-organization-media/newspaper
|
72 |
+
'62': I-organization-media/newspaper
|
73 |
+
'63': B-organization-other
|
74 |
+
'64': I-organization-other
|
75 |
+
'65': B-organization-politicalparty
|
76 |
+
'66': I-organization-politicalparty
|
77 |
+
'67': B-organization-religion
|
78 |
+
'68': I-organization-religion
|
79 |
+
'69': B-organization-showorganization
|
80 |
+
'70': I-organization-showorganization
|
81 |
+
'71': B-organization-sportsleague
|
82 |
+
'72': I-organization-sportsleague
|
83 |
+
'73': B-organization-sportsteam
|
84 |
+
'74': I-organization-sportsteam
|
85 |
+
'75': B-other-astronomything
|
86 |
+
'76': I-other-astronomything
|
87 |
+
'77': B-other-award
|
88 |
+
'78': I-other-award
|
89 |
+
'79': B-other-biologything
|
90 |
+
'80': I-other-biologything
|
91 |
+
'81': B-other-chemicalthing
|
92 |
+
'82': I-other-chemicalthing
|
93 |
+
'83': B-other-currency
|
94 |
+
'84': I-other-currency
|
95 |
+
'85': B-other-disease
|
96 |
+
'86': I-other-disease
|
97 |
+
'87': B-other-educationaldegree
|
98 |
+
'88': I-other-educationaldegree
|
99 |
+
'89': B-other-god
|
100 |
+
'90': I-other-god
|
101 |
+
'91': B-other-language
|
102 |
+
'92': I-other-language
|
103 |
+
'93': B-other-law
|
104 |
+
'94': I-other-law
|
105 |
+
'95': B-other-livingthing
|
106 |
+
'96': I-other-livingthing
|
107 |
+
'97': B-other-medical
|
108 |
+
'98': I-other-medical
|
109 |
+
'99': B-person-actor
|
110 |
+
'100': I-person-actor
|
111 |
+
'101': B-person-artist/author
|
112 |
+
'102': I-person-artist/author
|
113 |
+
'103': B-person-athlete
|
114 |
+
'104': I-person-athlete
|
115 |
+
'105': B-person-director
|
116 |
+
'106': I-person-director
|
117 |
+
'107': B-person-other
|
118 |
+
'108': I-person-other
|
119 |
+
'109': B-person-politician
|
120 |
+
'110': I-person-politician
|
121 |
+
'111': B-person-scholar
|
122 |
+
'112': I-person-scholar
|
123 |
+
'113': B-person-soldier
|
124 |
+
'114': I-person-soldier
|
125 |
+
'115': B-product-airplane
|
126 |
+
'116': I-product-airplane
|
127 |
+
'117': B-product-car
|
128 |
+
'118': I-product-car
|
129 |
+
'119': B-product-food
|
130 |
+
'120': I-product-food
|
131 |
+
'121': B-product-game
|
132 |
+
'122': I-product-game
|
133 |
+
'123': B-product-other
|
134 |
+
'124': I-product-other
|
135 |
+
'125': B-product-ship
|
136 |
+
'126': I-product-ship
|
137 |
+
'127': B-product-software
|
138 |
+
'128': I-product-software
|
139 |
+
'129': B-product-train
|
140 |
+
'130': I-product-train
|
141 |
+
'131': B-product-weapon
|
142 |
+
'132': I-product-weapon
|
143 |
+
'133': B-datetime-absolute
|
144 |
+
'134': I-datetime-absolute
|
145 |
+
'135': B-datetime-relative
|
146 |
+
'136': I-datetime-relative
|
147 |
+
'137': B-datetime-range
|
148 |
+
'138': I-datetime-range
|
149 |
+
'139': B-datetime-authored
|
150 |
+
'140': I-datetime-authored
|
151 |
+
splits:
|
152 |
+
- name: train
|
153 |
+
num_bytes: 5213992
|
154 |
+
num_examples: 4322
|
155 |
+
- name: test
|
156 |
+
num_bytes: 646047
|
157 |
+
num_examples: 539
|
158 |
+
- name: eval
|
159 |
+
num_bytes: 652084
|
160 |
+
num_examples: 538
|
161 |
+
download_size: 1124193
|
162 |
+
dataset_size: 6512123
|
163 |
+
configs:
|
164 |
+
- config_name: default
|
165 |
+
data_files:
|
166 |
+
- split: train
|
167 |
+
path: data/train-*
|
168 |
+
- split: test
|
169 |
+
path: data/test-*
|
170 |
+
- split: eval
|
171 |
+
path: data/eval-*
|
172 |
+
---
|
data/eval-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:439f503511e2939647b3458589c178ec21bb5d08f80b9bc69171eeb6214c2737
|
3 |
+
size 128987
|
data/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36153ae695528e4db7d35ae68ed12d85f34107564bcc956ce614885ccce8c170
|
3 |
+
size 125649
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12f3abc9e7bb169f2833ac87645eb98148d1cf835323752a8bc08a80d6cff76d
|
3 |
+
size 869557
|