mariosasko
commited on
Commit
•
104cb25
1
Parent(s):
a898200
Upload dataset
Browse files
README.md
CHANGED
@@ -13794,6 +13794,28 @@ dataset_info:
|
|
13794 |
num_examples: 11313
|
13795 |
download_size: 14849804
|
13796 |
dataset_size: 29793860
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13797 |
configs:
|
13798 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
13799 |
data_files:
|
@@ -18227,6 +18249,14 @@ configs:
|
|
18227 |
path: trivia_qa_unfiltered_guess_question/train-*
|
18228 |
- split: validation
|
18229 |
path: trivia_qa_unfiltered_guess_question/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18230 |
---
|
18231 |
|
18232 |
# Dataset Card for P3
|
|
|
13794 |
num_examples: 11313
|
13795 |
download_size: 14849804
|
13796 |
dataset_size: 29793860
|
13797 |
+
- config_name: trivia_qa_unfiltered_question_answer
|
13798 |
+
features:
|
13799 |
+
- name: inputs
|
13800 |
+
sequence: int32
|
13801 |
+
- name: inputs_pretokenized
|
13802 |
+
dtype: string
|
13803 |
+
- name: targets
|
13804 |
+
sequence: int32
|
13805 |
+
- name: targets_pretokenized
|
13806 |
+
dtype: string
|
13807 |
+
splits:
|
13808 |
+
- name: train
|
13809 |
+
num_bytes: 23047205
|
13810 |
+
num_examples: 87622
|
13811 |
+
- name: validation
|
13812 |
+
num_bytes: 2974273
|
13813 |
+
num_examples: 11313
|
13814 |
+
- name: test
|
13815 |
+
num_bytes: 2870195
|
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:
|
|
|
18249 |
path: trivia_qa_unfiltered_guess_question/train-*
|
18250 |
- split: validation
|
18251 |
path: trivia_qa_unfiltered_guess_question/validation-*
|
18252 |
+
- config_name: trivia_qa_unfiltered_question_answer
|
18253 |
+
data_files:
|
18254 |
+
- split: train
|
18255 |
+
path: trivia_qa_unfiltered_question_answer/train-*
|
18256 |
+
- split: validation
|
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
|
trivia_qa_unfiltered_question_answer/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8d5e2b0b18fab6ec3e9ad4b1619fa10a0c602da605b9fce7af714c4db9c98b0
|
3 |
+
size 1260501
|
trivia_qa_unfiltered_question_answer/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:baaede6b5daead2bc2828de60f799531e3edcc06dac089596ae927482d94f4f9
|
3 |
+
size 13015529
|
trivia_qa_unfiltered_question_answer/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5124fffe94758e93dd7bfd01a1b13d8bf7ca642a8c6c899a73fba6118fd75b2e
|
3 |
+
size 1716481
|