Upload dataset
Browse files
README.md
CHANGED
|
@@ -4747,6 +4747,28 @@ dataset_info:
|
|
| 4747 |
num_examples: 12559
|
| 4748 |
download_size: 81309597
|
| 4749 |
dataset_size: 375267707
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4750 |
configs:
|
| 4751 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 4752 |
data_files:
|
|
@@ -6254,6 +6276,14 @@ configs:
|
|
| 6254 |
path: duorc_SelfRC_extract_answer/validation-*
|
| 6255 |
- split: test
|
| 6256 |
path: duorc_SelfRC_extract_answer/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6257 |
---
|
| 6258 |
|
| 6259 |
# Dataset Card for P3
|
|
|
|
| 4747 |
num_examples: 12559
|
| 4748 |
download_size: 81309597
|
| 4749 |
dataset_size: 375267707
|
| 4750 |
+
- config_name: duorc_SelfRC_generate_question
|
| 4751 |
+
features:
|
| 4752 |
+
- name: inputs
|
| 4753 |
+
sequence: int32
|
| 4754 |
+
- name: inputs_pretokenized
|
| 4755 |
+
dtype: string
|
| 4756 |
+
- name: targets
|
| 4757 |
+
sequence: int32
|
| 4758 |
+
- name: targets_pretokenized
|
| 4759 |
+
dtype: string
|
| 4760 |
+
splits:
|
| 4761 |
+
- name: train
|
| 4762 |
+
num_bytes: 247615958
|
| 4763 |
+
num_examples: 60721
|
| 4764 |
+
- name: validation
|
| 4765 |
+
num_bytes: 52851295
|
| 4766 |
+
num_examples: 12961
|
| 4767 |
+
- name: test
|
| 4768 |
+
num_bytes: 50703125
|
| 4769 |
+
num_examples: 12559
|
| 4770 |
+
download_size: 60820233
|
| 4771 |
+
dataset_size: 351170378
|
| 4772 |
configs:
|
| 4773 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 4774 |
data_files:
|
|
|
|
| 6276 |
path: duorc_SelfRC_extract_answer/validation-*
|
| 6277 |
- split: test
|
| 6278 |
path: duorc_SelfRC_extract_answer/test-*
|
| 6279 |
+
- config_name: duorc_SelfRC_generate_question
|
| 6280 |
+
data_files:
|
| 6281 |
+
- split: train
|
| 6282 |
+
path: duorc_SelfRC_generate_question/train-*
|
| 6283 |
+
- split: validation
|
| 6284 |
+
path: duorc_SelfRC_generate_question/validation-*
|
| 6285 |
+
- split: test
|
| 6286 |
+
path: duorc_SelfRC_generate_question/test-*
|
| 6287 |
---
|
| 6288 |
|
| 6289 |
# Dataset Card for P3
|
duorc_SelfRC_generate_question/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:21f3786fff12d360c14f363f6cefcd182c2d35c186c9bf5f33ff30d1f2bb3c3a
|
| 3 |
+
size 8902331
|
duorc_SelfRC_generate_question/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2a945c28a9006b06b6d9031001141acb26d2bf842f21f5f62da914c7b49d1883
|
| 3 |
+
size 43163166
|
duorc_SelfRC_generate_question/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7649d830892f3270b5e810f02f6af62dfcaa8d727496ebc3c69c1e1d83c9f1e
|
| 3 |
+
size 8754736
|