Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -13914,6 +13914,25 @@ dataset_info:
13914
  num_examples: 2032
13915
  download_size: 480185
13916
  dataset_size: 1101165
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13917
  configs:
13918
  - config_name: adversarial_qa_dbert_answer_the_following_q
13919
  data_files:
@@ -18387,6 +18406,12 @@ configs:
18387
  path: web_questions_short_general_knowledge_q/train-*
18388
  - split: test
18389
  path: web_questions_short_general_knowledge_q/test-*
 
 
 
 
 
 
18390
  ---
18391
 
18392
  # Dataset Card for P3
 
13914
  num_examples: 2032
13915
  download_size: 480185
13916
  dataset_size: 1101165
13917
+ - config_name: web_questions_whats_the_answer
13918
+ features:
13919
+ - name: inputs
13920
+ sequence: int32
13921
+ - name: inputs_pretokenized
13922
+ dtype: string
13923
+ - name: targets
13924
+ sequence: int32
13925
+ - name: targets_pretokenized
13926
+ dtype: string
13927
+ splits:
13928
+ - name: train
13929
+ num_bytes: 782036
13930
+ num_examples: 3778
13931
+ - name: test
13932
+ num_bytes: 424624
13933
+ num_examples: 2032
13934
+ download_size: 488302
13935
+ dataset_size: 1206660
13936
  configs:
13937
  - config_name: adversarial_qa_dbert_answer_the_following_q
13938
  data_files:
 
18406
  path: web_questions_short_general_knowledge_q/train-*
18407
  - split: test
18408
  path: web_questions_short_general_knowledge_q/test-*
18409
+ - config_name: web_questions_whats_the_answer
18410
+ data_files:
18411
+ - split: train
18412
+ path: web_questions_whats_the_answer/train-*
18413
+ - split: test
18414
+ path: web_questions_whats_the_answer/test-*
18415
  ---
18416
 
18417
  # Dataset Card for P3
web_questions_whats_the_answer/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:970f7dcfbc63b0085fe5ec319e89da40d09ebe426d9a1f60310b9e70e37365cb
3
+ size 174139
web_questions_whats_the_answer/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0465a7011d024f1bc4ce81383a72c6484166a5996d1d708a298694d09b406c8d
3
+ size 314163