mariosasko
commited on
Commit
•
7f6259c
1
Parent(s):
6637941
Upload dataset
Browse files
README.md
CHANGED
@@ -13857,6 +13857,25 @@ dataset_info:
|
|
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:
|
@@ -18312,6 +18331,12 @@ configs:
|
|
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
|
|
|
13857 |
num_examples: 2032
|
13858 |
download_size: 489913
|
13859 |
dataset_size: 1241219
|
13860 |
+
- config_name: web_questions_potential_correct_answer
|
13861 |
+
features:
|
13862 |
+
- name: inputs
|
13863 |
+
sequence: int32
|
13864 |
+
- name: inputs_pretokenized
|
13865 |
+
dtype: string
|
13866 |
+
- name: targets
|
13867 |
+
sequence: int32
|
13868 |
+
- name: targets_pretokenized
|
13869 |
+
dtype: string
|
13870 |
+
splits:
|
13871 |
+
- name: train
|
13872 |
+
num_bytes: 872716
|
13873 |
+
num_examples: 3778
|
13874 |
+
- name: test
|
13875 |
+
num_bytes: 472848
|
13876 |
+
num_examples: 2032
|
13877 |
+
download_size: 495767
|
13878 |
+
dataset_size: 1345564
|
13879 |
configs:
|
13880 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
13881 |
data_files:
|
|
|
18331 |
path: web_questions_get_the_answer/train-*
|
18332 |
- split: test
|
18333 |
path: web_questions_get_the_answer/test-*
|
18334 |
+
- config_name: web_questions_potential_correct_answer
|
18335 |
+
data_files:
|
18336 |
+
- split: train
|
18337 |
+
path: web_questions_potential_correct_answer/train-*
|
18338 |
+
- split: test
|
18339 |
+
path: web_questions_potential_correct_answer/test-*
|
18340 |
---
|
18341 |
|
18342 |
# Dataset Card for P3
|
web_questions_potential_correct_answer/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:071fb8c7ed2b259ab049d6da1e6957d0416290df939e0d308f0b5e312965e44a
|
3 |
+
size 176507
|
web_questions_potential_correct_answer/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd39089969e05bb35ecd42014a706fa8f50ab23537313a8fec19aa56c55f0d35
|
3 |
+
size 319260
|