Datasets:

Tasks:
Other
Languages:
English
Multilinguality:
monolingual
Size Categories:
100M<n<1B
ArXiv:
Tags:
License:
mariosasko commited on
Commit
e9f3e1b
1 Parent(s): 7befa12

Upload dataset

Browse files
README.md CHANGED
@@ -413,6 +413,27 @@ dataset_info:
413
  num_examples: 7600
414
  download_size: 38368116
415
  dataset_size: 99970005
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
416
  configs:
417
  - config_name: adversarial_qa_dbert_answer_the_following_q
418
  data_files:
@@ -540,6 +561,12 @@ configs:
540
  path: ag_news_recommend/train-*
541
  - split: test
542
  path: ag_news_recommend/test-*
 
 
 
 
 
 
543
  ---
544
 
545
  # Dataset Card for P3
 
413
  num_examples: 7600
414
  download_size: 38368116
415
  dataset_size: 99970005
416
+ - config_name: ag_news_which_section
417
+ features:
418
+ - name: answer_choices
419
+ sequence: string
420
+ - name: inputs
421
+ sequence: int32
422
+ - name: inputs_pretokenized
423
+ dtype: string
424
+ - name: targets
425
+ sequence: int32
426
+ - name: targets_pretokenized
427
+ dtype: string
428
+ splits:
429
+ - name: train
430
+ num_bytes: 83899523
431
+ num_examples: 120000
432
+ - name: test
433
+ num_bytes: 5288282
434
+ num_examples: 7600
435
+ download_size: 37893964
436
+ dataset_size: 89187805
437
  configs:
438
  - config_name: adversarial_qa_dbert_answer_the_following_q
439
  data_files:
 
561
  path: ag_news_recommend/train-*
562
  - split: test
563
  path: ag_news_recommend/test-*
564
+ - config_name: ag_news_which_section
565
+ data_files:
566
+ - split: train
567
+ path: ag_news_which_section/train-*
568
+ - split: test
569
+ path: ag_news_which_section/test-*
570
  ---
571
 
572
  # Dataset Card for P3
ag_news_which_section/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed2f0b785a11044b33add7970ec5c6cf9e3d0472ad21dbc411c05449ad4c00b6
3
+ size 2356333
ag_news_which_section/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee69aa60cde7c0936938d66d0436303b7d752213c14db8ec65017a815445d606
3
+ size 35537631