Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -14248,6 +14248,28 @@ dataset_info:
14248
  num_examples: 6165
14249
  download_size: 6026723
14250
  dataset_size: 17118146
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14251
  configs:
14252
  - config_name: adversarial_qa_dbert_answer_the_following_q
14253
  data_files:
@@ -18829,6 +18851,14 @@ configs:
18829
  path: wiki_qa_Decide_good_answer/validation-*
18830
  - split: test
18831
  path: wiki_qa_Decide_good_answer/test-*
 
 
 
 
 
 
 
 
18832
  ---
18833
 
18834
  # Dataset Card for P3
 
14248
  num_examples: 6165
14249
  download_size: 6026723
14250
  dataset_size: 17118146
14251
+ - config_name: wiki_qa_Direct_Answer_to_Question
14252
+ features:
14253
+ - name: inputs
14254
+ sequence: int32
14255
+ - name: inputs_pretokenized
14256
+ dtype: string
14257
+ - name: targets
14258
+ sequence: int32
14259
+ - name: targets_pretokenized
14260
+ dtype: string
14261
+ splits:
14262
+ - name: train
14263
+ num_bytes: 464780
14264
+ num_examples: 1040
14265
+ - name: validation
14266
+ num_bytes: 62282
14267
+ num_examples: 140
14268
+ - name: test
14269
+ num_bytes: 128388
14270
+ num_examples: 293
14271
+ download_size: 395128
14272
+ dataset_size: 655450
14273
  configs:
14274
  - config_name: adversarial_qa_dbert_answer_the_following_q
14275
  data_files:
 
18851
  path: wiki_qa_Decide_good_answer/validation-*
18852
  - split: test
18853
  path: wiki_qa_Decide_good_answer/test-*
18854
+ - config_name: wiki_qa_Direct_Answer_to_Question
18855
+ data_files:
18856
+ - split: train
18857
+ path: wiki_qa_Direct_Answer_to_Question/train-*
18858
+ - split: validation
18859
+ path: wiki_qa_Direct_Answer_to_Question/validation-*
18860
+ - split: test
18861
+ path: wiki_qa_Direct_Answer_to_Question/test-*
18862
  ---
18863
 
18864
  # Dataset Card for P3
wiki_qa_Direct_Answer_to_Question/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93135c02cbebc4d3b3a7aeb0ffac62a6ec466268034008f19b103efaa32118db
3
+ size 81015
wiki_qa_Direct_Answer_to_Question/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52fe1503f0046b9f54a49d379234553f81f1b7bc20ffbe76b754176b310d8404
3
+ size 270018
wiki_qa_Direct_Answer_to_Question/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e8b55653fd14232fba3f7fb241347dfc5e227aec80f578415909019fb0c0f5c
3
+ size 44095