Upload dataset
Browse files
README.md
CHANGED
|
@@ -4571,6 +4571,28 @@ dataset_info:
|
|
| 4571 |
num_examples: 15857
|
| 4572 |
download_size: 74472346
|
| 4573 |
dataset_size: 420062906
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4574 |
configs:
|
| 4575 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 4576 |
data_files:
|
|
@@ -6014,6 +6036,14 @@ configs:
|
|
| 6014 |
path: duorc_ParaphraseRC_generate_question/validation-*
|
| 6015 |
- split: test
|
| 6016 |
path: duorc_ParaphraseRC_generate_question/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6017 |
---
|
| 6018 |
|
| 6019 |
# Dataset Card for P3
|
|
|
|
| 4571 |
num_examples: 15857
|
| 4572 |
download_size: 74472346
|
| 4573 |
dataset_size: 420062906
|
| 4574 |
+
- config_name: duorc_ParaphraseRC_generate_question_by_answer
|
| 4575 |
+
features:
|
| 4576 |
+
- name: inputs
|
| 4577 |
+
sequence: int32
|
| 4578 |
+
- name: inputs_pretokenized
|
| 4579 |
+
dtype: string
|
| 4580 |
+
- name: targets
|
| 4581 |
+
sequence: int32
|
| 4582 |
+
- name: targets_pretokenized
|
| 4583 |
+
dtype: string
|
| 4584 |
+
splits:
|
| 4585 |
+
- name: train
|
| 4586 |
+
num_bytes: 254613731
|
| 4587 |
+
num_examples: 58752
|
| 4588 |
+
- name: validation
|
| 4589 |
+
num_bytes: 56695982
|
| 4590 |
+
num_examples: 13111
|
| 4591 |
+
- name: test
|
| 4592 |
+
num_bytes: 58319337
|
| 4593 |
+
num_examples: 13449
|
| 4594 |
+
download_size: 85228208
|
| 4595 |
+
dataset_size: 369629050
|
| 4596 |
configs:
|
| 4597 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 4598 |
data_files:
|
|
|
|
| 6036 |
path: duorc_ParaphraseRC_generate_question/validation-*
|
| 6037 |
- split: test
|
| 6038 |
path: duorc_ParaphraseRC_generate_question/test-*
|
| 6039 |
+
- config_name: duorc_ParaphraseRC_generate_question_by_answer
|
| 6040 |
+
data_files:
|
| 6041 |
+
- split: train
|
| 6042 |
+
path: duorc_ParaphraseRC_generate_question_by_answer/train-*
|
| 6043 |
+
- split: validation
|
| 6044 |
+
path: duorc_ParaphraseRC_generate_question_by_answer/validation-*
|
| 6045 |
+
- split: test
|
| 6046 |
+
path: duorc_ParaphraseRC_generate_question_by_answer/test-*
|
| 6047 |
---
|
| 6048 |
|
| 6049 |
# Dataset Card for P3
|
duorc_ParaphraseRC_generate_question_by_answer/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7802a45ab4aab582c6f3828c1e76650cd88d9855a3c77a06e018008c7b9d1bf
|
| 3 |
+
size 13487447
|
duorc_ParaphraseRC_generate_question_by_answer/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b6e9bcd24be9cb3057aa2999ae69d7babca8c84fa97a2ca6a548de1dfdbe810d
|
| 3 |
+
size 59136836
|
duorc_ParaphraseRC_generate_question_by_answer/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:98e6fe802bb2ba98fbd3e43a1b0eafd369e7f7af4b5f60d79b9929d8ce020644
|
| 3 |
+
size 12603925
|