Upload dataset
Browse files
README.md
CHANGED
|
@@ -13838,6 +13838,25 @@ dataset_info:
|
|
| 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:
|
|
@@ -18287,6 +18306,12 @@ configs:
|
|
| 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
|
|
|
|
| 13838 |
num_examples: 10832
|
| 13839 |
download_size: 15886084
|
| 13840 |
dataset_size: 29661331
|
| 13841 |
+
- config_name: web_questions_get_the_answer
|
| 13842 |
+
features:
|
| 13843 |
+
- name: inputs
|
| 13844 |
+
sequence: int32
|
| 13845 |
+
- name: inputs_pretokenized
|
| 13846 |
+
dtype: string
|
| 13847 |
+
- name: targets
|
| 13848 |
+
sequence: int32
|
| 13849 |
+
- name: targets_pretokenized
|
| 13850 |
+
dtype: string
|
| 13851 |
+
splits:
|
| 13852 |
+
- name: train
|
| 13853 |
+
num_bytes: 804337
|
| 13854 |
+
num_examples: 3778
|
| 13855 |
+
- name: test
|
| 13856 |
+
num_bytes: 436882
|
| 13857 |
+
num_examples: 2032
|
| 13858 |
+
download_size: 489913
|
| 13859 |
+
dataset_size: 1241219
|
| 13860 |
configs:
|
| 13861 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 13862 |
data_files:
|
|
|
|
| 18306 |
path: trivia_qa_unfiltered_question_with_instruction/validation-*
|
| 18307 |
- split: test
|
| 18308 |
path: trivia_qa_unfiltered_question_with_instruction/test-*
|
| 18309 |
+
- config_name: web_questions_get_the_answer
|
| 18310 |
+
data_files:
|
| 18311 |
+
- split: train
|
| 18312 |
+
path: web_questions_get_the_answer/train-*
|
| 18313 |
+
- split: test
|
| 18314 |
+
path: web_questions_get_the_answer/test-*
|
| 18315 |
---
|
| 18316 |
|
| 18317 |
# Dataset Card for P3
|
web_questions_get_the_answer/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e25b18357ed9551166a3ed7fd3a92b0f8c31d91a88231a9f9da65996e946fc14
|
| 3 |
+
size 174950
|
web_questions_get_the_answer/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a2b136888fec0a14e578ec0930a977d9586cc8ea1227b849611eb7ccaa6ce9a
|
| 3 |
+
size 314963
|