mariosasko
commited on
Commit
•
9ba1744
1
Parent(s):
8488640
Upload dataset
Browse files
README.md
CHANGED
@@ -3871,6 +3871,27 @@ dataset_info:
|
|
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:
|
@@ -5082,6 +5103,12 @@ configs:
|
|
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
|
|
|
3871 |
num_examples: 1221
|
3872 |
download_size: 1857489
|
3873 |
dataset_size: 5139196
|
3874 |
+
- config_name: cos_e_v1.11_question_description_option_text
|
3875 |
+
features:
|
3876 |
+
- name: answer_choices
|
3877 |
+
sequence: string
|
3878 |
+
- name: inputs
|
3879 |
+
sequence: int32
|
3880 |
+
- name: inputs_pretokenized
|
3881 |
+
dtype: string
|
3882 |
+
- name: targets
|
3883 |
+
sequence: int32
|
3884 |
+
- name: targets_pretokenized
|
3885 |
+
dtype: string
|
3886 |
+
splits:
|
3887 |
+
- name: train
|
3888 |
+
num_bytes: 4967728
|
3889 |
+
num_examples: 9741
|
3890 |
+
- name: validation
|
3891 |
+
num_bytes: 618208
|
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:
|
|
|
5103 |
path: cos_e_v1.11_question_description_option_id/train-*
|
5104 |
- split: validation
|
5105 |
path: cos_e_v1.11_question_description_option_id/validation-*
|
5106 |
+
- config_name: cos_e_v1.11_question_description_option_text
|
5107 |
+
data_files:
|
5108 |
+
- split: train
|
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
|
cos_e_v1.11_question_description_option_text/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:976a8df8723f91d657db2bab2b7ad5e8708ad40c5a6498a5247a5a464efd12da
|
3 |
+
size 2059824
|
cos_e_v1.11_question_description_option_text/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20be8a606b7507e75cf66df1429dd8fb63679ba88de15f4d68ac369caba3c43c
|
3 |
+
size 276665
|