mariosasko
commited on
Commit
•
4b997df
1
Parent(s):
55dd8f5
Upload dataset
Browse files
README.md
CHANGED
@@ -3793,6 +3793,25 @@ dataset_info:
|
|
3793 |
num_examples: 1221
|
3794 |
download_size: 2370657
|
3795 |
dataset_size: 5925758
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3796 |
configs:
|
3797 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
3798 |
data_files:
|
@@ -4980,6 +4999,12 @@ configs:
|
|
4980 |
path: cos_e_v1.11_description_question_option_text/train-*
|
4981 |
- split: validation
|
4982 |
path: cos_e_v1.11_description_question_option_text/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
4983 |
---
|
4984 |
|
4985 |
# Dataset Card for P3
|
|
|
3793 |
num_examples: 1221
|
3794 |
download_size: 2370657
|
3795 |
dataset_size: 5925758
|
3796 |
+
- config_name: cos_e_v1.11_explain_why_human
|
3797 |
+
features:
|
3798 |
+
- name: inputs
|
3799 |
+
sequence: int32
|
3800 |
+
- name: inputs_pretokenized
|
3801 |
+
dtype: string
|
3802 |
+
- name: targets
|
3803 |
+
sequence: int32
|
3804 |
+
- name: targets_pretokenized
|
3805 |
+
dtype: string
|
3806 |
+
splits:
|
3807 |
+
- name: train
|
3808 |
+
num_bytes: 5427397
|
3809 |
+
num_examples: 9741
|
3810 |
+
- name: validation
|
3811 |
+
num_bytes: 661522
|
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:
|
|
|
4999 |
path: cos_e_v1.11_description_question_option_text/train-*
|
5000 |
- split: validation
|
5001 |
path: cos_e_v1.11_description_question_option_text/validation-*
|
5002 |
+
- config_name: cos_e_v1.11_explain_why_human
|
5003 |
+
data_files:
|
5004 |
+
- split: train
|
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
|
cos_e_v1.11_explain_why_human/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8fa6621a940faf29ba397fda3c1a98f8591589ca6d5126797a02de1a8a32cf7
|
3 |
+
size 2255018
|
cos_e_v1.11_explain_why_human/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e9e12afe53ef9359da121a005663012517e501ab37fb30359cf2394434cab34a
|
3 |
+
size 288922
|