mdocekal commited on
Commit
b3a4c76
·
verified ·
1 Parent(s): 1aad1f7

Upload dataset

Browse files
README.md CHANGED
@@ -186,6 +186,40 @@ dataset_info:
186
  num_examples: 1136
187
  download_size: 2878003
188
  dataset_size: 7607829
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
189
  configs:
190
  - config_name: ceb_gja
191
  data_files:
@@ -223,4 +257,12 @@ configs:
223
  path: hr_set/validation-*
224
  - split: test
225
  path: hr_set/test-*
 
 
 
 
 
 
 
 
226
  ---
 
186
  num_examples: 1136
187
  download_size: 2878003
188
  dataset_size: 7607829
189
+ - config_name: pt_bosque
190
+ features:
191
+ - name: idx
192
+ dtype: string
193
+ - name: text
194
+ dtype: string
195
+ - name: marked_text
196
+ dtype: string
197
+ - name: tokens
198
+ sequence: string
199
+ - name: ner_tags
200
+ sequence: int64
201
+ - name: entities
202
+ list:
203
+ - name: type
204
+ dtype: string
205
+ - name: text
206
+ dtype: string
207
+ - name: start
208
+ dtype: int64
209
+ - name: annotator
210
+ sequence: string
211
+ splits:
212
+ - name: train
213
+ num_bytes: 6106560
214
+ num_examples: 7018
215
+ - name: validation
216
+ num_bytes: 1015542
217
+ num_examples: 1172
218
+ - name: test
219
+ num_bytes: 982693
220
+ num_examples: 1167
221
+ download_size: 2837952
222
+ dataset_size: 8104795
223
  configs:
224
  - config_name: ceb_gja
225
  data_files:
 
257
  path: hr_set/validation-*
258
  - split: test
259
  path: hr_set/test-*
260
+ - config_name: pt_bosque
261
+ data_files:
262
+ - split: train
263
+ path: pt_bosque/train-*
264
+ - split: validation
265
+ path: pt_bosque/validation-*
266
+ - split: test
267
+ path: pt_bosque/test-*
268
  ---
pt_bosque/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa2331df2c16affc3ab6b2fc3c536b5733b860cd78c1d18de5ae497d683e79f7
3
+ size 351513
pt_bosque/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:984cef662435776c3d3319a8f97482a57881b5c88eea7bdedd52118643281cee
3
+ size 2119376
pt_bosque/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f749d922fe74d123dbef1487c9e9608910f3e807cfe50c02e24e9545f4a73321
3
+ size 367063