mariosasko
commited on
Commit
•
a898200
1
Parent(s):
894d279
Upload dataset
Browse files
README.md
CHANGED
@@ -13775,6 +13775,25 @@ dataset_info:
|
|
13775 |
num_examples: 10832
|
13776 |
download_size: 16841793
|
13777 |
dataset_size: 44261552
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13778 |
configs:
|
13779 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
13780 |
data_files:
|
@@ -18202,6 +18221,12 @@ configs:
|
|
18202 |
path: trivia_qa_unfiltered_formal_description/validation-*
|
18203 |
- split: test
|
18204 |
path: trivia_qa_unfiltered_formal_description/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
18205 |
---
|
18206 |
|
18207 |
# Dataset Card for P3
|
|
|
13775 |
num_examples: 10832
|
13776 |
download_size: 16841793
|
13777 |
dataset_size: 44261552
|
13778 |
+
- config_name: trivia_qa_unfiltered_guess_question
|
13779 |
+
features:
|
13780 |
+
- name: inputs
|
13781 |
+
sequence: int32
|
13782 |
+
- name: inputs_pretokenized
|
13783 |
+
dtype: string
|
13784 |
+
- name: targets
|
13785 |
+
sequence: int32
|
13786 |
+
- name: targets_pretokenized
|
13787 |
+
dtype: string
|
13788 |
+
splits:
|
13789 |
+
- name: train
|
13790 |
+
num_bytes: 26388503
|
13791 |
+
num_examples: 87622
|
13792 |
+
- name: validation
|
13793 |
+
num_bytes: 3405357
|
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:
|
|
|
18221 |
path: trivia_qa_unfiltered_formal_description/validation-*
|
18222 |
- split: test
|
18223 |
path: trivia_qa_unfiltered_formal_description/test-*
|
18224 |
+
- config_name: trivia_qa_unfiltered_guess_question
|
18225 |
+
data_files:
|
18226 |
+
- split: train
|
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
|
trivia_qa_unfiltered_guess_question/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3192a5666b3dc6444fe44c8c260928d1a2ddcea468104a09c0faabf01869907b
|
3 |
+
size 13121119
|
trivia_qa_unfiltered_guess_question/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24518e55ea66b3019d5120a166af49c97163bda48b6d1765081d97e048b129f8
|
3 |
+
size 1728685
|