Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -6814,6 +6814,30 @@ dataset_info:
6814
  num_examples: 3084
6815
  download_size: 5413070
6816
  dataset_size: 17563893
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6817
  configs:
6818
  - config_name: adversarial_qa_dbert_answer_the_following_q
6819
  data_files:
@@ -9023,6 +9047,14 @@ configs:
9023
  path: piqa_choose_the_most_appropriate_solution/validation-*
9024
  - split: test
9025
  path: piqa_choose_the_most_appropriate_solution/test-*
 
 
 
 
 
 
 
 
9026
  ---
9027
 
9028
  # Dataset Card for P3
 
6814
  num_examples: 3084
6815
  download_size: 5413070
6816
  dataset_size: 17563893
6817
+ - config_name: piqa_finish_sentence_with_correct_choice
6818
+ features:
6819
+ - name: answer_choices
6820
+ sequence: string
6821
+ - name: inputs
6822
+ sequence: int32
6823
+ - name: inputs_pretokenized
6824
+ dtype: string
6825
+ - name: targets
6826
+ sequence: int32
6827
+ - name: targets_pretokenized
6828
+ dtype: string
6829
+ splits:
6830
+ - name: train
6831
+ num_bytes: 16905704
6832
+ num_examples: 16113
6833
+ - name: validation
6834
+ num_bytes: 1912341
6835
+ num_examples: 1838
6836
+ - name: test
6837
+ num_bytes: 3140101
6838
+ num_examples: 3084
6839
+ download_size: 9742835
6840
+ dataset_size: 21958146
6841
  configs:
6842
  - config_name: adversarial_qa_dbert_answer_the_following_q
6843
  data_files:
 
9047
  path: piqa_choose_the_most_appropriate_solution/validation-*
9048
  - split: test
9049
  path: piqa_choose_the_most_appropriate_solution/test-*
9050
+ - config_name: piqa_finish_sentence_with_correct_choice
9051
+ data_files:
9052
+ - split: train
9053
+ path: piqa_finish_sentence_with_correct_choice/train-*
9054
+ - split: validation
9055
+ path: piqa_finish_sentence_with_correct_choice/validation-*
9056
+ - split: test
9057
+ path: piqa_finish_sentence_with_correct_choice/test-*
9058
  ---
9059
 
9060
  # Dataset Card for P3
piqa_finish_sentence_with_correct_choice/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0585702b034f6759504d52ad1e3cc4a77e8fdc48d0e0039f2708924474f01f2
3
+ size 1408005
piqa_finish_sentence_with_correct_choice/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b28aa177451c7940ad1413cc62de5fb9ea9c0fe4859f21c4851b1bf17eaa5e5d
3
+ size 7497209
piqa_finish_sentence_with_correct_choice/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10900952fedc49fd2a8de33aa36458a7423dac86072237d71e35a9dbf5747c8c
3
+ size 837621