Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -392,6 +392,27 @@ dataset_info:
392
  num_examples: 7600
393
  download_size: 38318638
394
  dataset_size: 97481805
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
395
  configs:
396
  - config_name: adversarial_qa_dbert_answer_the_following_q
397
  data_files:
@@ -513,6 +534,12 @@ configs:
513
  path: ag_news_classify_with_choices_question_first/train-*
514
  - split: test
515
  path: ag_news_classify_with_choices_question_first/test-*
 
 
 
 
 
 
516
  ---
517
 
518
  # Dataset Card for P3
 
392
  num_examples: 7600
393
  download_size: 38318638
394
  dataset_size: 97481805
395
+ - config_name: ag_news_recommend
396
+ features:
397
+ - name: answer_choices
398
+ sequence: string
399
+ - name: inputs
400
+ sequence: int32
401
+ - name: inputs_pretokenized
402
+ dtype: string
403
+ - name: targets
404
+ sequence: int32
405
+ - name: targets_pretokenized
406
+ dtype: string
407
+ splits:
408
+ - name: train
409
+ num_bytes: 94039523
410
+ num_examples: 120000
411
+ - name: test
412
+ num_bytes: 5930482
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:
 
534
  path: ag_news_classify_with_choices_question_first/train-*
535
  - split: test
536
  path: ag_news_classify_with_choices_question_first/test-*
537
+ - config_name: ag_news_recommend
538
+ data_files:
539
+ - split: train
540
+ path: ag_news_recommend/train-*
541
+ - split: test
542
+ path: ag_news_recommend/test-*
543
  ---
544
 
545
  # Dataset Card for P3
ag_news_recommend/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f98c236e40e73751ec44edfc3c070cc0b0c12f5bda2ca5af42ba6ea5d4c9e0d7
3
+ size 2388270
ag_news_recommend/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2498be681c8821acfcb9e803ed45f47bf114c764a27e0f7bb9d9ab89a2610233
3
+ size 35979846