mariosasko
commited on
Commit
•
ed75728
1
Parent(s):
274946d
Upload dataset
Browse files
README.md
CHANGED
@@ -3913,6 +3913,27 @@ dataset_info:
|
|
3913 |
num_examples: 1221
|
3914 |
download_size: 1816326
|
3915 |
dataset_size: 4152616
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3916 |
configs:
|
3917 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
3918 |
data_files:
|
@@ -5136,6 +5157,12 @@ configs:
|
|
5136 |
path: cos_e_v1.11_question_option_description_id/train-*
|
5137 |
- split: validation
|
5138 |
path: cos_e_v1.11_question_option_description_id/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
5139 |
---
|
5140 |
|
5141 |
# Dataset Card for P3
|
|
|
3913 |
num_examples: 1221
|
3914 |
download_size: 1816326
|
3915 |
dataset_size: 4152616
|
3916 |
+
- config_name: cos_e_v1.11_question_option_description_text
|
3917 |
+
features:
|
3918 |
+
- name: answer_choices
|
3919 |
+
sequence: string
|
3920 |
+
- name: inputs
|
3921 |
+
sequence: int32
|
3922 |
+
- name: inputs_pretokenized
|
3923 |
+
dtype: string
|
3924 |
+
- name: targets
|
3925 |
+
sequence: int32
|
3926 |
+
- name: targets_pretokenized
|
3927 |
+
dtype: string
|
3928 |
+
splits:
|
3929 |
+
- name: train
|
3930 |
+
num_bytes: 4120261
|
3931 |
+
num_examples: 9741
|
3932 |
+
- name: validation
|
3933 |
+
num_bytes: 511981
|
3934 |
+
num_examples: 1221
|
3935 |
+
download_size: 2303921
|
3936 |
+
dataset_size: 4632242
|
3937 |
configs:
|
3938 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
3939 |
data_files:
|
|
|
5157 |
path: cos_e_v1.11_question_option_description_id/train-*
|
5158 |
- split: validation
|
5159 |
path: cos_e_v1.11_question_option_description_id/validation-*
|
5160 |
+
- config_name: cos_e_v1.11_question_option_description_text
|
5161 |
+
data_files:
|
5162 |
+
- split: train
|
5163 |
+
path: cos_e_v1.11_question_option_description_text/train-*
|
5164 |
+
- split: validation
|
5165 |
+
path: cos_e_v1.11_question_option_description_text/validation-*
|
5166 |
---
|
5167 |
|
5168 |
# Dataset Card for P3
|
cos_e_v1.11_question_option_description_text/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef044d088ea11a9fcb8d3cb55a6e615b2757bd17ca83d3f3cb3596a3b40f22fd
|
3 |
+
size 2023403
|
cos_e_v1.11_question_option_description_text/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3a0a07e0af4cc16179c3a8bd9219112aaf1bbce26dc5c1374482db4eff39f20
|
3 |
+
size 280518
|