Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:
antypasd commited on
Commit
9679882
·
verified ·
1 Parent(s): e8c5ac6

Add 'en_cross_validation_3' config data files

Browse files
README.md CHANGED
@@ -39,6 +39,14 @@ configs:
39
  path: en_cross_validation_2/test-*
40
  - split: validation
41
  path: en_cross_validation_2/validation-*
 
 
 
 
 
 
 
 
42
  - config_name: es
43
  data_files:
44
  - split: train
@@ -315,6 +323,51 @@ dataset_info:
315
  num_examples: 80
316
  download_size: 157627
317
  dataset_size: 416362
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
318
  - config_name: es
319
  features:
320
  - name: id
 
39
  path: en_cross_validation_2/test-*
40
  - split: validation
41
  path: en_cross_validation_2/validation-*
42
+ - config_name: en_cross_validation_3
43
+ data_files:
44
+ - split: train
45
+ path: en_cross_validation_3/train-*
46
+ - split: test
47
+ path: en_cross_validation_3/test-*
48
+ - split: validation
49
+ path: en_cross_validation_3/validation-*
50
  - config_name: es
51
  data_files:
52
  - split: train
 
323
  num_examples: 80
324
  download_size: 157627
325
  dataset_size: 416362
326
+ - config_name: en_cross_validation_3
327
+ features:
328
+ - name: id
329
+ dtype: string
330
+ - name: text
331
+ dtype: string
332
+ - name: label_name_flatten
333
+ dtype: string
334
+ - name: label
335
+ sequence:
336
+ class_label:
337
+ names:
338
+ '0': Arts & Culture
339
+ '1': Business & Entrepreneurs
340
+ '2': Celebrity & Pop Culture
341
+ '3': Diaries & Daily Life
342
+ '4': Family
343
+ '5': Fashion & Style
344
+ '6': Film, TV & Video
345
+ '7': Fitness & Health
346
+ '8': Food & Dining
347
+ '9': Learning & Educational
348
+ '10': News & Social Concern
349
+ '11': Relationships
350
+ '12': Science & Technology
351
+ '13': Youth & Student Life
352
+ '14': Music
353
+ '15': Gaming
354
+ '16': Sports
355
+ '17': Travel & Adventure
356
+ '18': Other Hobbies
357
+ - name: label_name
358
+ sequence: string
359
+ splits:
360
+ - name: train
361
+ num_bytes: 299338
362
+ num_examples: 720
363
+ - name: test
364
+ num_bytes: 82588
365
+ num_examples: 200
366
+ - name: validation
367
+ num_bytes: 34436
368
+ num_examples: 80
369
+ download_size: 157302
370
+ dataset_size: 416362
371
  - config_name: es
372
  features:
373
  - name: id
en_cross_validation_3/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6cbe1219ae4806fcf98c2ff7ac96dbd1c11c4e4097f4a00304897d12c7ecbca
3
+ size 33712
en_cross_validation_3/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:694ca2c0c11c0d47be58a7d8c53bac4b002a2b812986b998dc977e42aa423bea
3
+ size 105831
en_cross_validation_3/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7fd243eaaf7e59ee39aa0b96ad289466f6ec7a69e43063ccf4163c785a4977c
3
+ size 17759