mariosasko
commited on
Commit
•
4c67e43
1
Parent(s):
59373b2
Upload dataset
Browse files
README.md
CHANGED
@@ -9256,6 +9256,25 @@ dataset_info:
|
|
9256 |
num_examples: 11873
|
9257 |
download_size: 59960262
|
9258 |
dataset_size: 250287437
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9259 |
configs:
|
9260 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
9261 |
data_files:
|
@@ -12273,6 +12292,12 @@ configs:
|
|
12273 |
path: squad_v2_Questions_with_Context/train-*
|
12274 |
- split: validation
|
12275 |
path: squad_v2_Questions_with_Context/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
12276 |
---
|
12277 |
|
12278 |
# Dataset Card for P3
|
|
|
9256 |
num_examples: 11873
|
9257 |
download_size: 59960262
|
9258 |
dataset_size: 250287437
|
9259 |
+
- config_name: squad_v2_Questions_with_Context_Without_Prompt_Keywords
|
9260 |
+
features:
|
9261 |
+
- name: inputs
|
9262 |
+
sequence: int32
|
9263 |
+
- name: inputs_pretokenized
|
9264 |
+
dtype: string
|
9265 |
+
- name: targets
|
9266 |
+
sequence: int32
|
9267 |
+
- name: targets_pretokenized
|
9268 |
+
dtype: string
|
9269 |
+
splits:
|
9270 |
+
- name: train
|
9271 |
+
num_bytes: 215624139
|
9272 |
+
num_examples: 130319
|
9273 |
+
- name: validation
|
9274 |
+
num_bytes: 20614543
|
9275 |
+
num_examples: 11873
|
9276 |
+
download_size: 60874266
|
9277 |
+
dataset_size: 236238682
|
9278 |
configs:
|
9279 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
9280 |
data_files:
|
|
|
12292 |
path: squad_v2_Questions_with_Context/train-*
|
12293 |
- split: validation
|
12294 |
path: squad_v2_Questions_with_Context/validation-*
|
12295 |
+
- config_name: squad_v2_Questions_with_Context_Without_Prompt_Keywords
|
12296 |
+
data_files:
|
12297 |
+
- split: train
|
12298 |
+
path: squad_v2_Questions_with_Context_Without_Prompt_Keywords/train-*
|
12299 |
+
- split: validation
|
12300 |
+
path: squad_v2_Questions_with_Context_Without_Prompt_Keywords/validation-*
|
12301 |
---
|
12302 |
|
12303 |
# Dataset Card for P3
|
squad_v2_Questions_with_Context_Without_Prompt_Keywords/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:227438bdd43ad1c7b1bb3f912b102f215b6776b90f284dd4907eaf54d4054353
|
3 |
+
size 56918057
|
squad_v2_Questions_with_Context_Without_Prompt_Keywords/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:daec4b292b071e65481339e57c59c3430412be8fbcdda16578938cd9539ceb4c
|
3 |
+
size 3956209
|