mariosasko
commited on
Commit
•
9112a9d
1
Parent(s):
a3c6f16
Upload dataset
Browse files
README.md
CHANGED
@@ -4703,6 +4703,28 @@ dataset_info:
|
|
4703 |
num_examples: 12415
|
4704 |
download_size: 64377895
|
4705 |
dataset_size: 347784078
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4706 |
configs:
|
4707 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
4708 |
data_files:
|
@@ -6194,6 +6216,14 @@ configs:
|
|
6194 |
path: duorc_SelfRC_build_story_around_qa/validation-*
|
6195 |
- split: test
|
6196 |
path: duorc_SelfRC_build_story_around_qa/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6197 |
---
|
6198 |
|
6199 |
# Dataset Card for P3
|
|
|
4703 |
num_examples: 12415
|
4704 |
download_size: 64377895
|
4705 |
dataset_size: 347784078
|
4706 |
+
- config_name: duorc_SelfRC_decide_worth_it
|
4707 |
+
features:
|
4708 |
+
- name: inputs
|
4709 |
+
sequence: int32
|
4710 |
+
- name: inputs_pretokenized
|
4711 |
+
dtype: string
|
4712 |
+
- name: targets
|
4713 |
+
sequence: int32
|
4714 |
+
- name: targets_pretokenized
|
4715 |
+
dtype: string
|
4716 |
+
splits:
|
4717 |
+
- name: train
|
4718 |
+
num_bytes: 270001960
|
4719 |
+
num_examples: 60721
|
4720 |
+
- name: validation
|
4721 |
+
num_bytes: 57619748
|
4722 |
+
num_examples: 12961
|
4723 |
+
- name: test
|
4724 |
+
num_bytes: 55323474
|
4725 |
+
num_examples: 12559
|
4726 |
+
download_size: 83633588
|
4727 |
+
dataset_size: 382945182
|
4728 |
configs:
|
4729 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
4730 |
data_files:
|
|
|
6216 |
path: duorc_SelfRC_build_story_around_qa/validation-*
|
6217 |
- split: test
|
6218 |
path: duorc_SelfRC_build_story_around_qa/test-*
|
6219 |
+
- config_name: duorc_SelfRC_decide_worth_it
|
6220 |
+
data_files:
|
6221 |
+
- split: train
|
6222 |
+
path: duorc_SelfRC_decide_worth_it/train-*
|
6223 |
+
- split: validation
|
6224 |
+
path: duorc_SelfRC_decide_worth_it/validation-*
|
6225 |
+
- split: test
|
6226 |
+
path: duorc_SelfRC_decide_worth_it/test-*
|
6227 |
---
|
6228 |
|
6229 |
# Dataset Card for P3
|
duorc_SelfRC_decide_worth_it/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2bfd26acadad98709eac92fe30c1c6d5446a278d71dc574421d4410495d8575
|
3 |
+
size 11979000
|
duorc_SelfRC_decide_worth_it/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af92388c847d945ba6679be9ad462e553fb24dc92035bc6004dc0be1ce1287b6
|
3 |
+
size 59243017
|
duorc_SelfRC_decide_worth_it/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed2c6298443221151e8b281095315668c300b286707a96c6fdc85377f6744a95
|
3 |
+
size 12411571
|