Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -573,6 +573,30 @@ dataset_info:
573
  num_examples: 1172
574
  download_size: 791475
575
  dataset_size: 1902693
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
576
  configs:
577
  - config_name: adversarial_qa_dbert_answer_the_following_q
578
  data_files:
@@ -752,6 +776,14 @@ configs:
752
  path: ai2_arc_ARC_Challenge_pick_the_most_correct_option/validation-*
753
  - split: test
754
  path: ai2_arc_ARC_Challenge_pick_the_most_correct_option/test-*
 
 
 
 
 
 
 
 
755
  ---
756
 
757
  # Dataset Card for P3
 
573
  num_examples: 1172
574
  download_size: 791475
575
  dataset_size: 1902693
576
+ - config_name: ai2_arc_ARC_Challenge_qa_options
577
+ features:
578
+ - name: answer_choices
579
+ sequence: string
580
+ - name: inputs
581
+ sequence: int32
582
+ - name: inputs_pretokenized
583
+ dtype: string
584
+ - name: targets
585
+ sequence: int32
586
+ - name: targets_pretokenized
587
+ dtype: string
588
+ splits:
589
+ - name: train
590
+ num_bytes: 815781
591
+ num_examples: 1119
592
+ - name: validation
593
+ num_bytes: 224234
594
+ num_examples: 299
595
+ - name: test
596
+ num_bytes: 876782
597
+ num_examples: 1172
598
+ download_size: 1044349
599
+ dataset_size: 1916797
600
  configs:
601
  - config_name: adversarial_qa_dbert_answer_the_following_q
602
  data_files:
 
776
  path: ai2_arc_ARC_Challenge_pick_the_most_correct_option/validation-*
777
  - split: test
778
  path: ai2_arc_ARC_Challenge_pick_the_most_correct_option/test-*
779
+ - config_name: ai2_arc_ARC_Challenge_qa_options
780
+ data_files:
781
+ - split: train
782
+ path: ai2_arc_ARC_Challenge_qa_options/train-*
783
+ - split: validation
784
+ path: ai2_arc_ARC_Challenge_qa_options/validation-*
785
+ - split: test
786
+ path: ai2_arc_ARC_Challenge_qa_options/test-*
787
  ---
788
 
789
  # Dataset Card for P3
ai2_arc_ARC_Challenge_qa_options/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53c44988b9c2fdef681404cbbc31c61e03a8272ae45a1f6bd764c1cd4f701ae5
3
+ size 474782
ai2_arc_ARC_Challenge_qa_options/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3be7856002db517ef783e96b1fc3bfb6db7d65895dff4bb7527aa08f77989207
3
+ size 441922
ai2_arc_ARC_Challenge_qa_options/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db83e480a5103e1587a3e41dc63322a241a7ccb229424ce600475d6e4486cbfa
3
+ size 127645