mariosasko
commited on
Commit
•
d965168
1
Parent(s):
2b07c17
Upload dataset
Browse files
README.md
CHANGED
@@ -3751,6 +3751,27 @@ dataset_info:
|
|
3751 |
num_examples: 1221
|
3752 |
download_size: 2505981
|
3753 |
dataset_size: 6680831
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3754 |
configs:
|
3755 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
3756 |
data_files:
|
@@ -4926,6 +4947,12 @@ configs:
|
|
4926 |
path: cos_e_v1.11_aligned_with_common_sense/train-*
|
4927 |
- split: validation
|
4928 |
path: cos_e_v1.11_aligned_with_common_sense/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
4929 |
---
|
4930 |
|
4931 |
# Dataset Card for P3
|
|
|
3751 |
num_examples: 1221
|
3752 |
download_size: 2505981
|
3753 |
dataset_size: 6680831
|
3754 |
+
- config_name: cos_e_v1.11_description_question_option_id
|
3755 |
+
features:
|
3756 |
+
- name: answer_choices
|
3757 |
+
sequence: string
|
3758 |
+
- name: inputs
|
3759 |
+
sequence: int32
|
3760 |
+
- name: inputs_pretokenized
|
3761 |
+
dtype: string
|
3762 |
+
- name: targets
|
3763 |
+
sequence: int32
|
3764 |
+
- name: targets_pretokenized
|
3765 |
+
dtype: string
|
3766 |
+
splits:
|
3767 |
+
- name: train
|
3768 |
+
num_bytes: 4842890
|
3769 |
+
num_examples: 9741
|
3770 |
+
- name: validation
|
3771 |
+
num_bytes: 603242
|
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:
|
|
|
4947 |
path: cos_e_v1.11_aligned_with_common_sense/train-*
|
4948 |
- split: validation
|
4949 |
path: cos_e_v1.11_aligned_with_common_sense/validation-*
|
4950 |
+
- config_name: cos_e_v1.11_description_question_option_id
|
4951 |
+
data_files:
|
4952 |
+
- split: train
|
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
|
cos_e_v1.11_description_question_option_id/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:945f7daa416aef2818a3b3cc87f9e3375b08116181d1fe3f7d1cb64575fbb3bf
|
3 |
+
size 1660552
|
cos_e_v1.11_description_question_option_id/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a71a1e3a9c3996d49b6d8e44af51eb9b9a5b20d057e64f4118e7119df09827d
|
3 |
+
size 222857
|