mariosasko
commited on
Commit
•
274946d
1
Parent(s):
9ba1744
Upload dataset
Browse files
README.md
CHANGED
@@ -3892,6 +3892,27 @@ dataset_info:
|
|
3892 |
num_examples: 1221
|
3893 |
download_size: 2336489
|
3894 |
dataset_size: 5585936
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3895 |
configs:
|
3896 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
3897 |
data_files:
|
@@ -5109,6 +5130,12 @@ configs:
|
|
5109 |
path: cos_e_v1.11_question_description_option_text/train-*
|
5110 |
- split: validation
|
5111 |
path: cos_e_v1.11_question_description_option_text/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
5112 |
---
|
5113 |
|
5114 |
# Dataset Card for P3
|
|
|
3892 |
num_examples: 1221
|
3893 |
download_size: 2336489
|
3894 |
dataset_size: 5585936
|
3895 |
+
- config_name: cos_e_v1.11_question_option_description_id
|
3896 |
+
features:
|
3897 |
+
- name: answer_choices
|
3898 |
+
sequence: string
|
3899 |
+
- name: inputs
|
3900 |
+
sequence: int32
|
3901 |
+
- name: inputs_pretokenized
|
3902 |
+
dtype: string
|
3903 |
+
- name: targets
|
3904 |
+
sequence: int32
|
3905 |
+
- name: targets_pretokenized
|
3906 |
+
dtype: string
|
3907 |
+
splits:
|
3908 |
+
- name: train
|
3909 |
+
num_bytes: 3693452
|
3910 |
+
num_examples: 9741
|
3911 |
+
- name: validation
|
3912 |
+
num_bytes: 459164
|
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:
|
|
|
5130 |
path: cos_e_v1.11_question_description_option_text/train-*
|
5131 |
- split: validation
|
5132 |
path: cos_e_v1.11_question_description_option_text/validation-*
|
5133 |
+
- config_name: cos_e_v1.11_question_option_description_id
|
5134 |
+
data_files:
|
5135 |
+
- split: train
|
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
|
cos_e_v1.11_question_option_description_id/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91d6df3097a823ebeb618bf9ce0dcd4199ab9e83fe8ab283fe70f4c63a9a4085
|
3 |
+
size 1595847
|
cos_e_v1.11_question_option_description_id/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fffd28c316f43cf247235f26caa473e8f607b2c4075c061aa2a284bdf189eefb
|
3 |
+
size 220479
|