mariosasko
commited on
Commit
•
8488640
1
Parent(s):
79c28cd
Upload dataset
Browse files
README.md
CHANGED
@@ -3850,6 +3850,27 @@ dataset_info:
|
|
3850 |
num_examples: 1221
|
3851 |
download_size: 2559311
|
3852 |
dataset_size: 6779525
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3853 |
configs:
|
3854 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
3855 |
data_files:
|
@@ -5055,6 +5076,12 @@ configs:
|
|
5055 |
path: cos_e_v1.11_i_think/train-*
|
5056 |
- split: validation
|
5057 |
path: cos_e_v1.11_i_think/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
5058 |
---
|
5059 |
|
5060 |
# Dataset Card for P3
|
|
|
3850 |
num_examples: 1221
|
3851 |
download_size: 2559311
|
3852 |
dataset_size: 6779525
|
3853 |
+
- config_name: cos_e_v1.11_question_description_option_id
|
3854 |
+
features:
|
3855 |
+
- name: answer_choices
|
3856 |
+
sequence: string
|
3857 |
+
- name: inputs
|
3858 |
+
sequence: int32
|
3859 |
+
- name: inputs_pretokenized
|
3860 |
+
dtype: string
|
3861 |
+
- name: targets
|
3862 |
+
sequence: int32
|
3863 |
+
- name: targets_pretokenized
|
3864 |
+
dtype: string
|
3865 |
+
splits:
|
3866 |
+
- name: train
|
3867 |
+
num_bytes: 4570142
|
3868 |
+
num_examples: 9741
|
3869 |
+
- name: validation
|
3870 |
+
num_bytes: 569054
|
3871 |
+
num_examples: 1221
|
3872 |
+
download_size: 1857489
|
3873 |
+
dataset_size: 5139196
|
3874 |
configs:
|
3875 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
3876 |
data_files:
|
|
|
5076 |
path: cos_e_v1.11_i_think/train-*
|
5077 |
- split: validation
|
5078 |
path: cos_e_v1.11_i_think/validation-*
|
5079 |
+
- config_name: cos_e_v1.11_question_description_option_id
|
5080 |
+
data_files:
|
5081 |
+
- split: train
|
5082 |
+
path: cos_e_v1.11_question_description_option_id/train-*
|
5083 |
+
- split: validation
|
5084 |
+
path: cos_e_v1.11_question_description_option_id/validation-*
|
5085 |
---
|
5086 |
|
5087 |
# Dataset Card for P3
|
cos_e_v1.11_question_description_option_id/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ed6a0b041bafa4568245d7653f7badf6af3395de89e5d92502354fa53bd1ee0
|
3 |
+
size 1638634
|
cos_e_v1.11_question_description_option_id/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ce47a570d727180c0d2c77f59487a197e3e7d48eb5dc4a4ba80c3ccb5150cf0
|
3 |
+
size 218855
|