mariosasko
commited on
Commit
•
55dd8f5
1
Parent(s):
d965168
Upload dataset
Browse files
README.md
CHANGED
@@ -3772,6 +3772,27 @@ dataset_info:
|
|
3772 |
num_examples: 1221
|
3773 |
download_size: 1883409
|
3774 |
dataset_size: 5446132
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3775 |
configs:
|
3776 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
3777 |
data_files:
|
@@ -4953,6 +4974,12 @@ configs:
|
|
4953 |
path: cos_e_v1.11_description_question_option_id/train-*
|
4954 |
- split: validation
|
4955 |
path: cos_e_v1.11_description_question_option_id/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
4956 |
---
|
4957 |
|
4958 |
# Dataset Card for P3
|
|
|
3772 |
num_examples: 1221
|
3773 |
download_size: 1883409
|
3774 |
dataset_size: 5446132
|
3775 |
+
- config_name: cos_e_v1.11_description_question_option_text
|
3776 |
+
features:
|
3777 |
+
- name: answer_choices
|
3778 |
+
sequence: string
|
3779 |
+
- name: inputs
|
3780 |
+
sequence: int32
|
3781 |
+
- name: inputs_pretokenized
|
3782 |
+
dtype: string
|
3783 |
+
- name: targets
|
3784 |
+
sequence: int32
|
3785 |
+
- name: targets_pretokenized
|
3786 |
+
dtype: string
|
3787 |
+
splits:
|
3788 |
+
- name: train
|
3789 |
+
num_bytes: 5269699
|
3790 |
+
num_examples: 9741
|
3791 |
+
- name: validation
|
3792 |
+
num_bytes: 656059
|
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:
|
|
|
4974 |
path: cos_e_v1.11_description_question_option_id/train-*
|
4975 |
- split: validation
|
4976 |
path: cos_e_v1.11_description_question_option_id/validation-*
|
4977 |
+
- config_name: cos_e_v1.11_description_question_option_text
|
4978 |
+
data_files:
|
4979 |
+
- split: train
|
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
|
cos_e_v1.11_description_question_option_text/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:493dcf855926a65bb41ad57c7a9e0c0bdcd12bc22c51d9d0c9e3df03972e75e3
|
3 |
+
size 2088996
|
cos_e_v1.11_description_question_option_text/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36971c00c0a9319216627bd6757db87655ca393e2375e53f6c363a650ef6c63a
|
3 |
+
size 281661
|