Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -7700,6 +7700,30 @@ dataset_info:
7700
  num_examples: 784
7701
  download_size: 900803
7702
  dataset_size: 2792136
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7703
  configs:
7704
  - config_name: adversarial_qa_dbert_answer_the_following_q
7705
  data_files:
@@ -10205,6 +10229,14 @@ configs:
10205
  path: quartz_read_passage_below_choose/validation-*
10206
  - split: test
10207
  path: quartz_read_passage_below_choose/test-*
 
 
 
 
 
 
 
 
10208
  ---
10209
 
10210
  # Dataset Card for P3
 
7700
  num_examples: 784
7701
  download_size: 900803
7702
  dataset_size: 2792136
7703
+ - config_name: quartz_use_info_from_paragraph_question
7704
+ features:
7705
+ - name: answer_choices
7706
+ sequence: string
7707
+ - name: inputs
7708
+ sequence: int32
7709
+ - name: inputs_pretokenized
7710
+ dtype: string
7711
+ - name: targets
7712
+ sequence: int32
7713
+ - name: targets_pretokenized
7714
+ dtype: string
7715
+ splits:
7716
+ - name: train
7717
+ num_bytes: 1752139
7718
+ num_examples: 2696
7719
+ - name: validation
7720
+ num_bytes: 257316
7721
+ num_examples: 384
7722
+ - name: test
7723
+ num_bytes: 513161
7724
+ num_examples: 784
7725
+ download_size: 848383
7726
+ dataset_size: 2522616
7727
  configs:
7728
  - config_name: adversarial_qa_dbert_answer_the_following_q
7729
  data_files:
 
10229
  path: quartz_read_passage_below_choose/validation-*
10230
  - split: test
10231
  path: quartz_read_passage_below_choose/test-*
10232
+ - config_name: quartz_use_info_from_paragraph_question
10233
+ data_files:
10234
+ - split: train
10235
+ path: quartz_use_info_from_paragraph_question/train-*
10236
+ - split: validation
10237
+ path: quartz_use_info_from_paragraph_question/validation-*
10238
+ - split: test
10239
+ path: quartz_use_info_from_paragraph_question/test-*
10240
  ---
10241
 
10242
  # Dataset Card for P3
quartz_use_info_from_paragraph_question/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d45e7698f45df4692d671bedd93cb98afc0d975da7c28b5d3d4f3e2737769277
3
+ size 165316
quartz_use_info_from_paragraph_question/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7d109964c301b6f24a51822d046ee44e8a30afd0b045dc582609366826ef7c2
3
+ size 602908
quartz_use_info_from_paragraph_question/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab01095085fd5282751d844cf6a4c2dfb7ee37ad79cad36d29c6fadf7a980ab2
3
+ size 80159