Upload dataset
Browse files
README.md
CHANGED
|
@@ -9370,6 +9370,25 @@ dataset_info:
|
|
| 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:
|
|
@@ -12423,6 +12442,12 @@ configs:
|
|
| 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
|
|
|
|
| 9370 |
num_examples: 11873
|
| 9371 |
download_size: 44546673
|
| 9372 |
dataset_size: 220718966
|
| 9373 |
+
- config_name: squad_v2_Topic_Prediction_Question_and_Answer_Pair
|
| 9374 |
+
features:
|
| 9375 |
+
- name: inputs
|
| 9376 |
+
sequence: int32
|
| 9377 |
+
- name: inputs_pretokenized
|
| 9378 |
+
dtype: string
|
| 9379 |
+
- name: targets
|
| 9380 |
+
sequence: int32
|
| 9381 |
+
- name: targets_pretokenized
|
| 9382 |
+
dtype: string
|
| 9383 |
+
splits:
|
| 9384 |
+
- name: train
|
| 9385 |
+
num_bytes: 29250830
|
| 9386 |
+
num_examples: 86821
|
| 9387 |
+
- name: validation
|
| 9388 |
+
num_bytes: 2015099
|
| 9389 |
+
num_examples: 5928
|
| 9390 |
+
download_size: 9794616
|
| 9391 |
+
dataset_size: 31265929
|
| 9392 |
configs:
|
| 9393 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 9394 |
data_files:
|
|
|
|
| 12442 |
path: squad_v2_Topic_Prediction_Context_with_randomized_prompt_options_placed_in_the_end/train-*
|
| 12443 |
- split: validation
|
| 12444 |
path: squad_v2_Topic_Prediction_Context_with_randomized_prompt_options_placed_in_the_end/validation-*
|
| 12445 |
+
- config_name: squad_v2_Topic_Prediction_Question_and_Answer_Pair
|
| 12446 |
+
data_files:
|
| 12447 |
+
- split: train
|
| 12448 |
+
path: squad_v2_Topic_Prediction_Question_and_Answer_Pair/train-*
|
| 12449 |
+
- split: validation
|
| 12450 |
+
path: squad_v2_Topic_Prediction_Question_and_Answer_Pair/validation-*
|
| 12451 |
---
|
| 12452 |
|
| 12453 |
# Dataset Card for P3
|
squad_v2_Topic_Prediction_Question_and_Answer_Pair/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9857d29c172021dab3f9c05a74c0089e645223a53b8a90fb5e834e7593f22c1e
|
| 3 |
+
size 9154595
|
squad_v2_Topic_Prediction_Question_and_Answer_Pair/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e270dcd322f309eca709c3c1007c2158d1acc7ddfb7ccb2e04b1a9882ac1149
|
| 3 |
+
size 640021
|