jamarticus commited on
Commit
a652a25
1 Parent(s): 698b9fa

Upload dataset

Browse files
README.md CHANGED
@@ -12,158 +12,76 @@ dataset_info:
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: 5448502
158
- num_examples: 16744
159
  - name: test
160
- num_bytes: 667499
161
- num_examples: 2105
162
  - name: eval
163
- num_bytes: 693878
164
- num_examples: 2182
165
- download_size: 1404573
166
- dataset_size: 6809879
167
  configs:
168
  - config_name: default
169
  data_files:
 
12
  class_label:
13
  names:
14
  '0': O
15
+ '1': B-GENERAL__person-artist/author
16
+ '2': I-GENERAL__person-artist/author
17
+ '3': B-GENERAL__product-food
18
+ '4': I-GENERAL__product-food
19
+ '5': B-GENERAL__building-hotel
20
+ '6': I-GENERAL__building-hotel
21
+ '7': B-GENERAL__other-chemicalthing
22
+ '8': I-GENERAL__other-chemicalthing
23
+ '9': B-GENERAL__organization-other
24
+ '10': I-GENERAL__organization-other
25
+ '11': B-GENERAL__person-other
26
+ '12': I-GENERAL__person-other
27
+ '13': B-GENERAL__product-software
28
+ '14': I-GENERAL__product-software
29
+ '15': B-GENERAL__person-scholar
30
+ '16': I-GENERAL__person-scholar
31
+ '17': B-DATETIME__relative
32
+ '18': I-DATETIME__relative
33
+ '19': B-GENERAL__other-law
34
+ '20': I-GENERAL__other-law
35
+ '21': B-GENERAL__event-other
36
+ '22': I-GENERAL__event-other
37
+ '23': B-GENERAL__organization-government/governmentagency
38
+ '24': I-GENERAL__organization-government/governmentagency
39
+ '25': B-DATETIME__range
40
+ '26': I-DATETIME__range
41
+ '27': B-DATETIME__authored
42
+ '28': I-DATETIME__authored
43
+ '29': B-GENERAL__building-other
44
+ '30': I-GENERAL__building-other
45
+ '31': B-GENERAL__location-other
46
+ '32': I-GENERAL__location-other
47
+ '33': B-GENERAL__building-airport
48
+ '34': I-GENERAL__building-airport
49
+ '35': B-GENERAL__art-writtenart
50
+ '36': I-GENERAL__art-writtenart
51
+ '37': B-GENERAL__building-restaurant
52
+ '38': I-GENERAL__building-restaurant
53
+ '39': B-DATETIME__absolute
54
+ '40': I-DATETIME__absolute
55
+ '41': B-GENERAL__event-attack/battle/war/militaryconflict
56
+ '42': I-GENERAL__event-attack/battle/war/militaryconflict
57
+ '43': B-GENERAL__product-other
58
+ '44': I-GENERAL__product-other
59
+ '45': B-GENERAL__other-award
60
+ '46': I-GENERAL__other-award
61
+ '47': B-GENERAL__location-GPE
62
+ '48': I-GENERAL__location-GPE
63
+ '49': B-GENERAL__person-soldier
64
+ '50': I-GENERAL__person-soldier
65
+ '51': B-GENERAL__location-road/railway/highway/transit
66
+ '52': I-GENERAL__location-road/railway/highway/transit
67
+ '53': B-GENERAL__organization-education
68
+ '54': I-GENERAL__organization-education
69
+ '55': B-GENERAL__organization-company
70
+ '56': I-GENERAL__organization-company
71
+ '57': B-GENERAL__location-park
72
+ '58': I-GENERAL__location-park
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
73
  splits:
74
  - name: train
75
+ num_bytes: 244090
76
+ num_examples: 1089
77
  - name: test
78
+ num_bytes: 40113
79
+ num_examples: 155
80
  - name: eval
81
+ num_bytes: 30565
82
+ num_examples: 111
83
+ download_size: 90393
84
+ dataset_size: 314768
85
  configs:
86
  - config_name: default
87
  data_files:
data/eval-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4a198294ffe84be9c59410df0874da3985080885f2a69eda31f9d769b54a4f57
3
- size 156588
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78bb0c4eec981603dd4a8724ab443bd187a8664520f12a371ad4cf6c3b1b2d04
3
+ size 15496
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bf24311f6ecd31c1480e96b97b32d7f85bb28f6e0aae9facc8ebc2d28567e1a5
3
- size 148323
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8caae91c7a6f8fe9f3bad4d74fd28605765b53673ab390851c1894a100a3e5d7
3
+ size 17416
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ecf378fac290ab110ab1c791c2b4b9eb2c188c76d01ebd473e79b1ccd0c6d49f
3
- size 1099662
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0869366d24dbe6b8febd9dcc13e8d6c5ab6b1514f3982d38ebabc27161259ce
3
+ size 57481