Datasets:

Tasks:
Other
Languages:
English
Multilinguality:
monolingual
Size Categories:
100M<n<1B
ArXiv:
Tags:
License:
mariosasko commited on
Commit
5295c00
1 Parent(s): 9fe9ccf

Upload dataset

Browse files
README.md CHANGED
@@ -6932,6 +6932,30 @@ dataset_info:
6932
  num_examples: 3084
6933
  download_size: 9698311
6934
  dataset_size: 21053641
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6935
  configs:
6936
  - config_name: adversarial_qa_dbert_answer_the_following_q
6937
  data_files:
@@ -9181,6 +9205,14 @@ configs:
9181
  path: piqa_what_is_the_correct_ending/validation-*
9182
  - split: test
9183
  path: piqa_what_is_the_correct_ending/test-*
 
 
 
 
 
 
 
 
9184
  ---
9185
 
9186
  # Dataset Card for P3
 
6932
  num_examples: 3084
6933
  download_size: 9698311
6934
  dataset_size: 21053641
6935
+ - config_name: qasc_is_correct_1
6936
+ features:
6937
+ - name: answer_choices
6938
+ sequence: string
6939
+ - name: inputs
6940
+ sequence: int32
6941
+ - name: inputs_pretokenized
6942
+ dtype: string
6943
+ - name: targets
6944
+ sequence: int32
6945
+ - name: targets_pretokenized
6946
+ dtype: string
6947
+ splits:
6948
+ - name: train
6949
+ num_bytes: 3401103
6950
+ num_examples: 8134
6951
+ - name: validation
6952
+ num_bytes: 386132
6953
+ num_examples: 926
6954
+ - name: test
6955
+ num_bytes: 292623
6956
+ num_examples: 920
6957
+ download_size: 1007200
6958
+ dataset_size: 4079858
6959
  configs:
6960
  - config_name: adversarial_qa_dbert_answer_the_following_q
6961
  data_files:
 
9205
  path: piqa_what_is_the_correct_ending/validation-*
9206
  - split: test
9207
  path: piqa_what_is_the_correct_ending/test-*
9208
+ - config_name: qasc_is_correct_1
9209
+ data_files:
9210
+ - split: train
9211
+ path: qasc_is_correct_1/train-*
9212
+ - split: validation
9213
+ path: qasc_is_correct_1/validation-*
9214
+ - split: test
9215
+ path: qasc_is_correct_1/test-*
9216
  ---
9217
 
9218
  # Dataset Card for P3
qasc_is_correct_1/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:100ea27459d339932ad1804eec14fe99f1fa40ebc34a224d0fe5dc97e40aaf8c
3
+ size 67320
qasc_is_correct_1/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bba696ad5ce8c7d714b7d10e7087b8b562c0d7d47209c7953839a1dad08dcb4a
3
+ size 839873
qasc_is_correct_1/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa6098eeb86c91e07551c826893b251efbbf12c677a90542a4ad246a9699a832
3
+ size 100007