jamarticus commited on
Commit
48d0382
1 Parent(s): a652a25

Upload dataset

Browse files
README.md CHANGED
@@ -12,76 +12,142 @@ dataset_info:
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:
 
12
  class_label:
13
  names:
14
  '0': O
15
+ '1': B-GENERAL__organization-showorganization
16
+ '2': I-GENERAL__organization-showorganization
17
+ '3': B-GENERAL__product-airplane
18
+ '4': I-GENERAL__product-airplane
19
+ '5': B-GENERAL__art-film
20
+ '6': I-GENERAL__art-film
21
+ '7': B-GENERAL__building-theater
22
+ '8': I-GENERAL__building-theater
23
+ '9': B-GENERAL__art-other
24
+ '10': I-GENERAL__art-other
25
+ '11': B-GENERAL__other-disease
26
+ '12': I-GENERAL__other-disease
27
+ '13': B-GENERAL__person-artist/author
28
+ '14': I-GENERAL__person-artist/author
29
+ '15': B-GENERAL__other-biologything
30
+ '16': I-GENERAL__other-biologything
31
+ '17': B-GENERAL__organization-media/newspaper
32
+ '18': I-GENERAL__organization-media/newspaper
33
+ '19': B-GENERAL__product-food
34
+ '20': I-GENERAL__product-food
35
+ '21': B-GENERAL__building-hotel
36
+ '22': I-GENERAL__building-hotel
37
+ '23': B-GENERAL__other-chemicalthing
38
+ '24': I-GENERAL__other-chemicalthing
39
+ '25': B-GENERAL__organization-other
40
+ '26': I-GENERAL__organization-other
41
+ '27': B-GENERAL__organization-religion
42
+ '28': I-GENERAL__organization-religion
43
+ '29': B-GENERAL__building-sportsfacility
44
+ '30': I-GENERAL__building-sportsfacility
45
+ '31': B-GENERAL__person-other
46
+ '32': I-GENERAL__person-other
47
+ '33': B-GENERAL__building-hospital
48
+ '34': I-GENERAL__building-hospital
49
+ '35': B-GENERAL__product-weapon
50
+ '36': I-GENERAL__product-weapon
51
+ '37': B-GENERAL__person-politician
52
+ '38': I-GENERAL__person-politician
53
+ '39': B-GENERAL__product-software
54
+ '40': I-GENERAL__product-software
55
+ '41': B-GENERAL__person-scholar
56
+ '42': I-GENERAL__person-scholar
57
+ '43': B-DATETIME__relative
58
+ '44': I-DATETIME__relative
59
+ '45': B-GENERAL__other-law
60
+ '46': I-GENERAL__other-law
61
+ '47': B-GENERAL__event-other
62
+ '48': I-GENERAL__event-other
63
+ '49': B-GENERAL__location-bodiesofwater
64
+ '50': I-GENERAL__location-bodiesofwater
65
+ '51': B-GENERAL__organization-government/governmentagency
66
+ '52': I-GENERAL__organization-government/governmentagency
67
+ '53': B-DATETIME__range
68
+ '54': I-DATETIME__range
69
+ '55': B-GENERAL__product-ship
70
+ '56': I-GENERAL__product-ship
71
+ '57': B-GENERAL__other-livingthing
72
+ '58': I-GENERAL__other-livingthing
73
+ '59': B-GENERAL__product-car
74
+ '60': I-GENERAL__product-car
75
+ '61': B-GENERAL__product-game
76
+ '62': I-GENERAL__product-game
77
+ '63': B-DATETIME__authored
78
+ '64': I-DATETIME__authored
79
+ '65': B-GENERAL__building-other
80
+ '66': I-GENERAL__building-other
81
+ '67': B-GENERAL__other-language
82
+ '68': I-GENERAL__other-language
83
+ '69': B-GENERAL__other-astronomything
84
+ '70': I-GENERAL__other-astronomything
85
+ '71': B-GENERAL__building-library
86
+ '72': I-GENERAL__building-library
87
+ '73': B-GENERAL__product-train
88
+ '74': I-GENERAL__product-train
89
+ '75': B-GENERAL__location-other
90
+ '76': I-GENERAL__location-other
91
+ '77': B-GENERAL__building-airport
92
+ '78': I-GENERAL__building-airport
93
+ '79': B-GENERAL__other-god
94
+ '80': I-GENERAL__other-god
95
+ '81': B-GENERAL__art-painting
96
+ '82': I-GENERAL__art-painting
97
+ '83': B-GENERAL__other-educationaldegree
98
+ '84': I-GENERAL__other-educationaldegree
99
+ '85': B-GENERAL__art-music
100
+ '86': I-GENERAL__art-music
101
+ '87': B-GENERAL__art-writtenart
102
+ '88': I-GENERAL__art-writtenart
103
+ '89': B-GENERAL__building-restaurant
104
+ '90': I-GENERAL__building-restaurant
105
+ '91': B-GENERAL__art-broadcastprogram
106
+ '92': I-GENERAL__art-broadcastprogram
107
+ '93': B-GENERAL__location-island
108
+ '94': I-GENERAL__location-island
109
+ '95': B-DATETIME__absolute
110
+ '96': I-DATETIME__absolute
111
+ '97': B-GENERAL__organization-sportsteam
112
+ '98': I-GENERAL__organization-sportsteam
113
+ '99': B-GENERAL__event-attack/battle/war/militaryconflict
114
+ '100': I-GENERAL__event-attack/battle/war/militaryconflict
115
+ '101': B-GENERAL__product-other
116
+ '102': I-GENERAL__product-other
117
+ '103': B-GENERAL__other-award
118
+ '104': I-GENERAL__other-award
119
+ '105': B-GENERAL__location-GPE
120
+ '106': I-GENERAL__location-GPE
121
+ '107': B-GENERAL__person-soldier
122
+ '108': I-GENERAL__person-soldier
123
+ '109': B-GENERAL__location-mountain
124
+ '110': I-GENERAL__location-mountain
125
+ '111': B-GENERAL__event-sportsevent
126
+ '112': I-GENERAL__event-sportsevent
127
+ '113': B-GENERAL__location-road/railway/highway/transit
128
+ '114': I-GENERAL__location-road/railway/highway/transit
129
+ '115': B-GENERAL__other-medical
130
+ '116': I-GENERAL__other-medical
131
+ '117': B-GENERAL__organization-education
132
+ '118': I-GENERAL__organization-education
133
+ '119': B-GENERAL__organization-company
134
+ '120': I-GENERAL__organization-company
135
+ '121': B-GENERAL__other-currency
136
+ '122': I-GENERAL__other-currency
137
+ '123': B-GENERAL__location-park
138
+ '124': I-GENERAL__location-park
139
  splits:
140
  - name: train
141
+ num_bytes: 215176597
142
+ num_examples: 858459
143
  - name: test
144
+ num_bytes: 26842912
145
+ num_examples: 107414
146
  - name: eval
147
+ num_bytes: 27040468
148
+ num_examples: 107608
149
+ download_size: 54116107
150
+ dataset_size: 269059977
151
  configs:
152
  - config_name: default
153
  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:78bb0c4eec981603dd4a8724ab443bd187a8664520f12a371ad4cf6c3b1b2d04
3
- size 15496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6eb529c5202b1528e887838b7269dd8dfc7611a57c99cdd3408cf0dd1fcd7168
3
+ size 5448326
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8caae91c7a6f8fe9f3bad4d74fd28605765b53673ab390851c1894a100a3e5d7
3
- size 17416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8f6eaed59bce73a077beca3582c7291026db90c8e479af6bd2505845fee434f
3
+ size 5428932
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a0869366d24dbe6b8febd9dcc13e8d6c5ab6b1514f3982d38ebabc27161259ce
3
- size 57481
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb51396a802d8b7da7aaf1cfec1c53973a6a1e91efce77a3b21ae934c9b72b88
3
+ size 43238849