mariosasko
commited on
Commit
•
b46725e
1
Parent(s):
4c67e43
Upload dataset
Browse files
README.md
CHANGED
@@ -9275,6 +9275,25 @@ dataset_info:
|
|
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:
|
@@ -12298,6 +12317,12 @@ configs:
|
|
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
|
|
|
9275 |
num_examples: 11873
|
9276 |
download_size: 60874266
|
9277 |
dataset_size: 236238682
|
9278 |
+
- config_name: squad_v2_Questions_with_Context_Without_Prompt_Keywords_unanswerable
|
9279 |
+
features:
|
9280 |
+
- name: inputs
|
9281 |
+
sequence: int32
|
9282 |
+
- name: inputs_pretokenized
|
9283 |
+
dtype: string
|
9284 |
+
- name: targets
|
9285 |
+
sequence: int32
|
9286 |
+
- name: targets_pretokenized
|
9287 |
+
dtype: string
|
9288 |
+
splits:
|
9289 |
+
- name: train
|
9290 |
+
num_bytes: 231512168
|
9291 |
+
num_examples: 130319
|
9292 |
+
- name: validation
|
9293 |
+
num_bytes: 22043171
|
9294 |
+
num_examples: 11873
|
9295 |
+
download_size: 60038597
|
9296 |
+
dataset_size: 253555339
|
9297 |
configs:
|
9298 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
9299 |
data_files:
|
|
|
12317 |
path: squad_v2_Questions_with_Context_Without_Prompt_Keywords/train-*
|
12318 |
- split: validation
|
12319 |
path: squad_v2_Questions_with_Context_Without_Prompt_Keywords/validation-*
|
12320 |
+
- config_name: squad_v2_Questions_with_Context_Without_Prompt_Keywords_unanswerable
|
12321 |
+
data_files:
|
12322 |
+
- split: train
|
12323 |
+
path: squad_v2_Questions_with_Context_Without_Prompt_Keywords_unanswerable/train-*
|
12324 |
+
- split: validation
|
12325 |
+
path: squad_v2_Questions_with_Context_Without_Prompt_Keywords_unanswerable/validation-*
|
12326 |
---
|
12327 |
|
12328 |
# Dataset Card for P3
|
squad_v2_Questions_with_Context_Without_Prompt_Keywords_unanswerable/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9276185c01dc9b47cc32c499d137a544b351fc2095df40a4fbcaa8da713e2e9b
|
3 |
+
size 56137439
|
squad_v2_Questions_with_Context_Without_Prompt_Keywords_unanswerable/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73f1f2707cf1a6debfec3e512f9850455916b1843688714625381f650c189763
|
3 |
+
size 3901158
|