Datasets:

Tasks:
Other
Languages:
English
Multilinguality:
monolingual
Size Categories:
100M<n<1B
ArXiv:
Tags:
License:
mariosasko commited on
Commit
996c5ed
1 Parent(s): 3995df8

Upload dataset

Browse files
README.md CHANGED
@@ -9003,6 +9003,30 @@ dataset_info:
9003
  num_examples: 1000
9004
  download_size: 2012231
9005
  dataset_size: 3754781
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9006
  configs:
9007
  - config_name: adversarial_qa_dbert_answer_the_following_q
9008
  data_files:
@@ -11942,6 +11966,14 @@ configs:
11942
  path: sciq_Direct_Question_Closed_Book_/validation-*
11943
  - split: test
11944
  path: sciq_Direct_Question_Closed_Book_/test-*
 
 
 
 
 
 
 
 
11945
  ---
11946
 
11947
  # Dataset Card for P3
 
9003
  num_examples: 1000
9004
  download_size: 2012231
9005
  dataset_size: 3754781
9006
+ - config_name: sciq_Multiple_Choice
9007
+ features:
9008
+ - name: answer_choices
9009
+ sequence: string
9010
+ - name: inputs
9011
+ sequence: int32
9012
+ - name: inputs_pretokenized
9013
+ dtype: string
9014
+ - name: targets
9015
+ sequence: int32
9016
+ - name: targets_pretokenized
9017
+ dtype: string
9018
+ splits:
9019
+ - name: train
9020
+ num_bytes: 15429508
9021
+ num_examples: 11679
9022
+ - name: validation
9023
+ num_bytes: 1311751
9024
+ num_examples: 1000
9025
+ - name: test
9026
+ num_bytes: 1331575
9027
+ num_examples: 1000
9028
+ download_size: 8635433
9029
+ dataset_size: 18072834
9030
  configs:
9031
  - config_name: adversarial_qa_dbert_answer_the_following_q
9032
  data_files:
 
11966
  path: sciq_Direct_Question_Closed_Book_/validation-*
11967
  - split: test
11968
  path: sciq_Direct_Question_Closed_Book_/test-*
11969
+ - config_name: sciq_Multiple_Choice
11970
+ data_files:
11971
+ - split: train
11972
+ path: sciq_Multiple_Choice/train-*
11973
+ - split: validation
11974
+ path: sciq_Multiple_Choice/validation-*
11975
+ - split: test
11976
+ path: sciq_Multiple_Choice/test-*
11977
  ---
11978
 
11979
  # Dataset Card for P3
sciq_Multiple_Choice/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f7fbe690a568c5eb3b4cc1cc61f579a1321d43977df7de9827d96d8babdd6c6
3
+ size 635651
sciq_Multiple_Choice/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74edb82d59f9ebd0f015080a2ddf7d11ee21d9e1e738e2b50a34e24fe7705889
3
+ size 7378066
sciq_Multiple_Choice/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be45a8466592e2060556bd02bcee02aa3ad385cd299eb32a97ab6cf2b72c31ed
3
+ size 621716