BramVanroy commited on
Commit
a169d48
·
verified ·
1 Parent(s): ecef779

Upload dataset

Browse files
README.md CHANGED
@@ -180,6 +180,39 @@ dataset_info:
180
  num_examples: 1136
181
  download_size: 1720112
182
  dataset_size: 5899764
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
183
  - config_name: zh_gsd
184
  features:
185
  - name: idx
@@ -310,6 +343,14 @@ configs:
310
  path: hr_set/validation-*
311
  - split: test
312
  path: hr_set/test-*
 
 
 
 
 
 
 
 
313
  - config_name: zh_gsd
314
  data_files:
315
  - split: train
 
180
  num_examples: 1136
181
  download_size: 1720112
182
  dataset_size: 5899764
183
+ - config_name: pt_bosque
184
+ features:
185
+ - name: idx
186
+ dtype: string
187
+ - name: text
188
+ dtype: string
189
+ - name: tokens
190
+ list: string
191
+ - name: ner_tags
192
+ list:
193
+ class_label:
194
+ names:
195
+ '0': O
196
+ '1': B-PER
197
+ '2': I-PER
198
+ '3': B-ORG
199
+ '4': I-ORG
200
+ '5': B-LOC
201
+ '6': I-LOC
202
+ - name: annotator
203
+ list: string
204
+ splits:
205
+ - name: train
206
+ num_bytes: 4839200
207
+ num_examples: 7018
208
+ - name: validation
209
+ num_bytes: 802880
210
+ num_examples: 1172
211
+ - name: test
212
+ num_bytes: 780768
213
+ num_examples: 1167
214
+ download_size: 1685035
215
+ dataset_size: 6422848
216
  - config_name: zh_gsd
217
  features:
218
  - name: idx
 
343
  path: hr_set/validation-*
344
  - split: test
345
  path: hr_set/test-*
346
+ - config_name: pt_bosque
347
+ data_files:
348
+ - split: train
349
+ path: pt_bosque/train-*
350
+ - split: validation
351
+ path: pt_bosque/validation-*
352
+ - split: test
353
+ path: pt_bosque/test-*
354
  - config_name: zh_gsd
355
  data_files:
356
  - split: train
pt_bosque/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5914637acbe4817a48c1d30c3c0f8a07d556d2037a155fdc381f5891c05ab4ec
3
+ size 220678
pt_bosque/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbec475ee8cfc606d20a0b7c50219678b178790701d46e720aa0fea52ad7227f
3
+ size 1235767
pt_bosque/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b253f4c51e9121babbcea996aacbcd73629aa6e9335c8c420ebf76eac65c90b4
3
+ size 228590