Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -6860,6 +6860,30 @@ dataset_info:
6860
  num_examples: 3084
6861
  download_size: 3629823
6862
  dataset_size: 6123925
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6863
  configs:
6864
  - config_name: adversarial_qa_dbert_answer_the_following_q
6865
  data_files:
@@ -9085,6 +9109,14 @@ configs:
9085
  path: piqa_no_prompt_needed/validation-*
9086
  - split: test
9087
  path: piqa_no_prompt_needed/test-*
 
 
 
 
 
 
 
 
9088
  ---
9089
 
9090
  # Dataset Card for P3
 
6860
  num_examples: 3084
6861
  download_size: 3629823
6862
  dataset_size: 6123925
6863
+ - config_name: piqa_pick_correct_choice_index
6864
+ features:
6865
+ - name: answer_choices
6866
+ sequence: string
6867
+ - name: inputs
6868
+ sequence: int32
6869
+ - name: inputs_pretokenized
6870
+ dtype: string
6871
+ - name: targets
6872
+ sequence: int32
6873
+ - name: targets_pretokenized
6874
+ dtype: string
6875
+ splits:
6876
+ - name: train
6877
+ num_bytes: 11722395
6878
+ num_examples: 16113
6879
+ - name: validation
6880
+ num_bytes: 1330175
6881
+ num_examples: 1838
6882
+ - name: test
6883
+ num_bytes: 2197473
6884
+ num_examples: 3084
6885
+ download_size: 5342526
6886
+ dataset_size: 15250043
6887
  configs:
6888
  - config_name: adversarial_qa_dbert_answer_the_following_q
6889
  data_files:
 
9109
  path: piqa_no_prompt_needed/validation-*
9110
  - split: test
9111
  path: piqa_no_prompt_needed/test-*
9112
+ - config_name: piqa_pick_correct_choice_index
9113
+ data_files:
9114
+ - split: train
9115
+ path: piqa_pick_correct_choice_index/train-*
9116
+ - split: validation
9117
+ path: piqa_pick_correct_choice_index/validation-*
9118
+ - split: test
9119
+ path: piqa_pick_correct_choice_index/test-*
9120
  ---
9121
 
9122
  # Dataset Card for P3
piqa_pick_correct_choice_index/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a97fec24cbf9014c0d4b9be813d7c1853655a5d1bdfddfa01b92e9bcfb8b8dbb
3
+ size 776799
piqa_pick_correct_choice_index/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba5a2036ed5ce650c80bf46073f1cce618195d69020dc8526edba6a03714fded
3
+ size 4109342
piqa_pick_correct_choice_index/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2ae020292863883e912a5a5e08aefe4f5acb98bb25d11388b5a88c02ac53f63
3
+ size 456385