mariosasko
commited on
Commit
•
583cbbc
1
Parent(s):
f29edca
Upload dataset
Browse files
README.md
CHANGED
@@ -9313,6 +9313,25 @@ dataset_info:
|
|
9313 |
num_examples: 11873
|
9314 |
download_size: 60081358
|
9315 |
dataset_size: 267305236
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9316 |
configs:
|
9317 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
9318 |
data_files:
|
@@ -12348,6 +12367,12 @@ configs:
|
|
12348 |
path: squad_v2_Questions_with_Context_unanswerable/train-*
|
12349 |
- split: validation
|
12350 |
path: squad_v2_Questions_with_Context_unanswerable/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
12351 |
---
|
12352 |
|
12353 |
# Dataset Card for P3
|
|
|
9313 |
num_examples: 11873
|
9314 |
download_size: 60081358
|
9315 |
dataset_size: 267305236
|
9316 |
+
- config_name: squad_v2_Topic_Prediction_Context
|
9317 |
+
features:
|
9318 |
+
- name: inputs
|
9319 |
+
sequence: int32
|
9320 |
+
- name: inputs_pretokenized
|
9321 |
+
dtype: string
|
9322 |
+
- name: targets
|
9323 |
+
sequence: int32
|
9324 |
+
- name: targets_pretokenized
|
9325 |
+
dtype: string
|
9326 |
+
splits:
|
9327 |
+
- name: train
|
9328 |
+
num_bytes: 204107251
|
9329 |
+
num_examples: 130319
|
9330 |
+
- name: validation
|
9331 |
+
num_bytes: 19537183
|
9332 |
+
num_examples: 11873
|
9333 |
+
download_size: 36038550
|
9334 |
+
dataset_size: 223644434
|
9335 |
configs:
|
9336 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
9337 |
data_files:
|
|
|
12367 |
path: squad_v2_Questions_with_Context_unanswerable/train-*
|
12368 |
- split: validation
|
12369 |
path: squad_v2_Questions_with_Context_unanswerable/validation-*
|
12370 |
+
- config_name: squad_v2_Topic_Prediction_Context
|
12371 |
+
data_files:
|
12372 |
+
- split: train
|
12373 |
+
path: squad_v2_Topic_Prediction_Context/train-*
|
12374 |
+
- split: validation
|
12375 |
+
path: squad_v2_Topic_Prediction_Context/validation-*
|
12376 |
---
|
12377 |
|
12378 |
# Dataset Card for P3
|
squad_v2_Topic_Prediction_Context/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22c3b780f4a235ae05ee6390da68ef9d935e5161f0ccc9caf842f8a81445a5ed
|
3 |
+
size 34360306
|
squad_v2_Topic_Prediction_Context/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0094ce6f8e3a183e56601b53a1e514034d3c8b0528fe3a0f2cd37ae8c3feb9c5
|
3 |
+
size 1678244
|