mariosasko
commited on
Commit
•
82514e4
1
Parent(s):
4b997df
Upload dataset
Browse files
README.md
CHANGED
@@ -3812,6 +3812,25 @@ dataset_info:
|
|
3812 |
num_examples: 1221
|
3813 |
download_size: 2543940
|
3814 |
dataset_size: 6088919
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3815 |
configs:
|
3816 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
3817 |
data_files:
|
@@ -5005,6 +5024,12 @@ configs:
|
|
5005 |
path: cos_e_v1.11_explain_why_human/train-*
|
5006 |
- split: validation
|
5007 |
path: cos_e_v1.11_explain_why_human/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
5008 |
---
|
5009 |
|
5010 |
# Dataset Card for P3
|
|
|
3812 |
num_examples: 1221
|
3813 |
download_size: 2543940
|
3814 |
dataset_size: 6088919
|
3815 |
+
- config_name: cos_e_v1.11_generate_explanation_given_text
|
3816 |
+
features:
|
3817 |
+
- name: inputs
|
3818 |
+
sequence: int32
|
3819 |
+
- name: inputs_pretokenized
|
3820 |
+
dtype: string
|
3821 |
+
- name: targets
|
3822 |
+
sequence: int32
|
3823 |
+
- name: targets_pretokenized
|
3824 |
+
dtype: string
|
3825 |
+
splits:
|
3826 |
+
- name: train
|
3827 |
+
num_bytes: 4677340
|
3828 |
+
num_examples: 9741
|
3829 |
+
- name: validation
|
3830 |
+
num_bytes: 567505
|
3831 |
+
num_examples: 1221
|
3832 |
+
download_size: 2486018
|
3833 |
+
dataset_size: 5244845
|
3834 |
configs:
|
3835 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
3836 |
data_files:
|
|
|
5024 |
path: cos_e_v1.11_explain_why_human/train-*
|
5025 |
- split: validation
|
5026 |
path: cos_e_v1.11_explain_why_human/validation-*
|
5027 |
+
- config_name: cos_e_v1.11_generate_explanation_given_text
|
5028 |
+
data_files:
|
5029 |
+
- split: train
|
5030 |
+
path: cos_e_v1.11_generate_explanation_given_text/train-*
|
5031 |
+
- split: validation
|
5032 |
+
path: cos_e_v1.11_generate_explanation_given_text/validation-*
|
5033 |
---
|
5034 |
|
5035 |
# Dataset Card for P3
|
cos_e_v1.11_generate_explanation_given_text/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:25f7779452c6d06fd7d88136ca9fb64c4307d14d800cf42f11162cb416b41c1c
|
3 |
+
size 2204529
|
cos_e_v1.11_generate_explanation_given_text/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8913af011441d973f9e27e2fd0c5e187784c2a369ec2d4226c0c94997a4ddf9a
|
3 |
+
size 281489
|