Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Sub-tasks:
open-domain-qa
Languages:
English
Size:
100K - 1M
ArXiv:
License:
Add 'answer_selection_experiments' config data files
Browse files
README.md
CHANGED
@@ -85,16 +85,16 @@ dataset_info:
|
|
85 |
'1': '1'
|
86 |
splits:
|
87 |
- name: train
|
88 |
-
num_bytes:
|
89 |
num_examples: 66438
|
90 |
- name: test
|
91 |
-
num_bytes:
|
92 |
num_examples: 19435
|
93 |
- name: validation
|
94 |
-
num_bytes:
|
95 |
num_examples: 9377
|
96 |
-
download_size:
|
97 |
-
dataset_size:
|
98 |
- config_name: answer_triggering_analysis
|
99 |
features:
|
100 |
- name: section
|
@@ -186,6 +186,14 @@ configs:
|
|
186 |
- split: validation
|
187 |
path: answer_selection_analysis/validation-*
|
188 |
default: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
189 |
---
|
190 |
|
191 |
# Dataset Card for SelQA
|
|
|
85 |
'1': '1'
|
86 |
splits:
|
87 |
- name: train
|
88 |
+
num_bytes: 13782770
|
89 |
num_examples: 66438
|
90 |
- name: test
|
91 |
+
num_bytes: 4008061
|
92 |
num_examples: 19435
|
93 |
- name: validation
|
94 |
+
num_bytes: 1954869
|
95 |
num_examples: 9377
|
96 |
+
download_size: 8889974
|
97 |
+
dataset_size: 19745700
|
98 |
- config_name: answer_triggering_analysis
|
99 |
features:
|
100 |
- name: section
|
|
|
186 |
- split: validation
|
187 |
path: answer_selection_analysis/validation-*
|
188 |
default: true
|
189 |
+
- config_name: answer_selection_experiments
|
190 |
+
data_files:
|
191 |
+
- split: train
|
192 |
+
path: answer_selection_experiments/train-*
|
193 |
+
- split: test
|
194 |
+
path: answer_selection_experiments/test-*
|
195 |
+
- split: validation
|
196 |
+
path: answer_selection_experiments/validation-*
|
197 |
---
|
198 |
|
199 |
# Dataset Card for SelQA
|
answer_selection_experiments/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b01c16845da3c95106c11fbd2c028e7701ddbf05d134a12b2ee1ee4fbad954f9
|
3 |
+
size 1803903
|
answer_selection_experiments/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03dfd0d1cff010b90dbee7308d99cbebfe93781cb81fb97958f3e9b68e05678d
|
3 |
+
size 6198251
|
answer_selection_experiments/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a4dc5cf99c7709820e3b28c097feb17379a4df79b3bf18b13d84738f69d746d
|
3 |
+
size 887820
|