mariosasko
commited on
Upload dataset
Browse files
README.md
CHANGED
@@ -9351,6 +9351,25 @@ dataset_info:
|
|
9351 |
num_examples: 11873
|
9352 |
download_size: 43519623
|
9353 |
dataset_size: 221533506
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9354 |
configs:
|
9355 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
9356 |
data_files:
|
@@ -12398,6 +12417,12 @@ configs:
|
|
12398 |
path: squad_v2_Topic_Prediction_Context_with_randomized_prompt_options/train-*
|
12399 |
- split: validation
|
12400 |
path: squad_v2_Topic_Prediction_Context_with_randomized_prompt_options/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
12401 |
---
|
12402 |
|
12403 |
# Dataset Card for P3
|
|
|
9351 |
num_examples: 11873
|
9352 |
download_size: 43519623
|
9353 |
dataset_size: 221533506
|
9354 |
+
- config_name: squad_v2_Topic_Prediction_Context_with_randomized_prompt_options_placed_in_the_end
|
9355 |
+
features:
|
9356 |
+
- name: inputs
|
9357 |
+
sequence: int32
|
9358 |
+
- name: inputs_pretokenized
|
9359 |
+
dtype: string
|
9360 |
+
- name: targets
|
9361 |
+
sequence: int32
|
9362 |
+
- name: targets_pretokenized
|
9363 |
+
dtype: string
|
9364 |
+
splits:
|
9365 |
+
- name: train
|
9366 |
+
num_bytes: 201426597
|
9367 |
+
num_examples: 130319
|
9368 |
+
- name: validation
|
9369 |
+
num_bytes: 19292369
|
9370 |
+
num_examples: 11873
|
9371 |
+
download_size: 44546673
|
9372 |
+
dataset_size: 220718966
|
9373 |
configs:
|
9374 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
9375 |
data_files:
|
|
|
12417 |
path: squad_v2_Topic_Prediction_Context_with_randomized_prompt_options/train-*
|
12418 |
- split: validation
|
12419 |
path: squad_v2_Topic_Prediction_Context_with_randomized_prompt_options/validation-*
|
12420 |
+
- config_name: squad_v2_Topic_Prediction_Context_with_randomized_prompt_options_placed_in_the_end
|
12421 |
+
data_files:
|
12422 |
+
- split: train
|
12423 |
+
path: squad_v2_Topic_Prediction_Context_with_randomized_prompt_options_placed_in_the_end/train-*
|
12424 |
+
- split: validation
|
12425 |
+
path: squad_v2_Topic_Prediction_Context_with_randomized_prompt_options_placed_in_the_end/validation-*
|
12426 |
---
|
12427 |
|
12428 |
# Dataset Card for P3
|
squad_v2_Topic_Prediction_Context_with_randomized_prompt_options_placed_in_the_end/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccab2fbdf405dfbdbff55844110468427496e5539dbe555e057f596bc96d2a43
|
3 |
+
size 42278818
|
squad_v2_Topic_Prediction_Context_with_randomized_prompt_options_placed_in_the_end/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88a1687b9deddc98e469245dde3351b265475f3be8437abc9a2bbacd722b58db
|
3 |
+
size 2267855
|