Datasets:

Tasks:
Other
Languages:
English
Multilinguality:
monolingual
Size Categories:
100M<n<1B
ArXiv:
Tags:
License:
mariosasko commited on
Commit
5d98b56
1 Parent(s): 104cb25

Upload dataset

Browse files
README.md CHANGED
@@ -13816,6 +13816,28 @@ dataset_info:
13816
  num_examples: 10832
13817
  download_size: 15992511
13818
  dataset_size: 28891673
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13819
  configs:
13820
  - config_name: adversarial_qa_dbert_answer_the_following_q
13821
  data_files:
@@ -18257,6 +18279,14 @@ configs:
18257
  path: trivia_qa_unfiltered_question_answer/validation-*
18258
  - split: test
18259
  path: trivia_qa_unfiltered_question_answer/test-*
 
 
 
 
 
 
 
 
18260
  ---
18261
 
18262
  # Dataset Card for P3
 
13816
  num_examples: 10832
13817
  download_size: 15992511
13818
  dataset_size: 28891673
13819
+ - config_name: trivia_qa_unfiltered_question_with_instruction
13820
+ features:
13821
+ - name: inputs
13822
+ sequence: int32
13823
+ - name: inputs_pretokenized
13824
+ dtype: string
13825
+ - name: targets
13826
+ sequence: int32
13827
+ - name: targets_pretokenized
13828
+ dtype: string
13829
+ splits:
13830
+ - name: train
13831
+ num_bytes: 23660575
13832
+ num_examples: 87622
13833
+ - name: validation
13834
+ num_bytes: 3054737
13835
+ num_examples: 11313
13836
+ - name: test
13837
+ num_bytes: 2946019
13838
+ num_examples: 10832
13839
+ download_size: 15886084
13840
+ dataset_size: 29661331
13841
  configs:
13842
  - config_name: adversarial_qa_dbert_answer_the_following_q
13843
  data_files:
 
18279
  path: trivia_qa_unfiltered_question_answer/validation-*
18280
  - split: test
18281
  path: trivia_qa_unfiltered_question_answer/test-*
18282
+ - config_name: trivia_qa_unfiltered_question_with_instruction
18283
+ data_files:
18284
+ - split: train
18285
+ path: trivia_qa_unfiltered_question_with_instruction/train-*
18286
+ - split: validation
18287
+ path: trivia_qa_unfiltered_question_with_instruction/validation-*
18288
+ - split: test
18289
+ path: trivia_qa_unfiltered_question_with_instruction/test-*
18290
  ---
18291
 
18292
  # Dataset Card for P3
trivia_qa_unfiltered_question_with_instruction/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef794be012a266530f24f603ce9de62e48b68216be49c6a78a4f2d544f678f60
3
+ size 1249755
trivia_qa_unfiltered_question_with_instruction/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4fbc4b44a9d8f7b1d5ae71fbc997f212326e111712c059231c89eaa3ed1bc82
3
+ size 12931562
trivia_qa_unfiltered_question_with_instruction/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e0db529ba420b3fe4cfbd3d53b11045ec6d87d7aa2425aca830ea0691796f48
3
+ size 1704767