jamarticus commited on
Commit
c1c9317
·
verified ·
1 Parent(s): b9a5025

Upload dataset

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