mariosasko
commited on
Commit
•
894d279
1
Parent(s):
73251cd
Upload dataset
Browse files
README.md
CHANGED
@@ -13753,6 +13753,28 @@ dataset_info:
|
|
13753 |
num_examples: 10832
|
13754 |
download_size: 15869519
|
13755 |
dataset_size: 29112930
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13756 |
configs:
|
13757 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
13758 |
data_files:
|
@@ -18172,6 +18194,14 @@ configs:
|
|
18172 |
path: trivia_qa_unfiltered_first_person_context/validation-*
|
18173 |
- split: test
|
18174 |
path: trivia_qa_unfiltered_first_person_context/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18175 |
---
|
18176 |
|
18177 |
# Dataset Card for P3
|
|
|
13753 |
num_examples: 10832
|
13754 |
download_size: 15869519
|
13755 |
dataset_size: 29112930
|
13756 |
+
- config_name: trivia_qa_unfiltered_formal_description
|
13757 |
+
features:
|
13758 |
+
- name: inputs
|
13759 |
+
sequence: int32
|
13760 |
+
- name: inputs_pretokenized
|
13761 |
+
dtype: string
|
13762 |
+
- name: targets
|
13763 |
+
sequence: int32
|
13764 |
+
- name: targets_pretokenized
|
13765 |
+
dtype: string
|
13766 |
+
splits:
|
13767 |
+
- name: train
|
13768 |
+
num_bytes: 35314285
|
13769 |
+
num_examples: 87622
|
13770 |
+
- name: validation
|
13771 |
+
num_bytes: 4560592
|
13772 |
+
num_examples: 11313
|
13773 |
+
- name: test
|
13774 |
+
num_bytes: 4386675
|
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:
|
|
|
18194 |
path: trivia_qa_unfiltered_first_person_context/validation-*
|
18195 |
- split: test
|
18196 |
path: trivia_qa_unfiltered_first_person_context/test-*
|
18197 |
+
- config_name: trivia_qa_unfiltered_formal_description
|
18198 |
+
data_files:
|
18199 |
+
- split: train
|
18200 |
+
path: trivia_qa_unfiltered_formal_description/train-*
|
18201 |
+
- split: validation
|
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
|
trivia_qa_unfiltered_formal_description/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1073a96860e319b73a0b43b35679a44de52896f73a7ae463cb53b1698ce9590
|
3 |
+
size 1344118
|
trivia_qa_unfiltered_formal_description/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3cddbe29fc664da216f0047e215111111069794a54d5875d2eac32f45598e8a2
|
3 |
+
size 13692426
|
trivia_qa_unfiltered_formal_description/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d3d98e0058126384bb531ca23da9851d35c73dc2981ffef529da007e6a03a91
|
3 |
+
size 1805249
|