mariosasko
commited on
Commit
•
46fe1c3
1
Parent(s):
ed75728
Upload dataset
Browse files
README.md
CHANGED
@@ -3934,6 +3934,25 @@ dataset_info:
|
|
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:
|
@@ -5163,6 +5182,12 @@ configs:
|
|
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
|
|
|
3934 |
num_examples: 1221
|
3935 |
download_size: 2303921
|
3936 |
dataset_size: 4632242
|
3937 |
+
- config_name: cos_e_v1.11_rationale
|
3938 |
+
features:
|
3939 |
+
- name: inputs
|
3940 |
+
sequence: int32
|
3941 |
+
- name: inputs_pretokenized
|
3942 |
+
dtype: string
|
3943 |
+
- name: targets
|
3944 |
+
sequence: int32
|
3945 |
+
- name: targets_pretokenized
|
3946 |
+
dtype: string
|
3947 |
+
splits:
|
3948 |
+
- name: train
|
3949 |
+
num_bytes: 5252059
|
3950 |
+
num_examples: 9741
|
3951 |
+
- name: validation
|
3952 |
+
num_bytes: 639544
|
3953 |
+
num_examples: 1221
|
3954 |
+
download_size: 2527140
|
3955 |
+
dataset_size: 5891603
|
3956 |
configs:
|
3957 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
3958 |
data_files:
|
|
|
5182 |
path: cos_e_v1.11_question_option_description_text/train-*
|
5183 |
- split: validation
|
5184 |
path: cos_e_v1.11_question_option_description_text/validation-*
|
5185 |
+
- config_name: cos_e_v1.11_rationale
|
5186 |
+
data_files:
|
5187 |
+
- split: train
|
5188 |
+
path: cos_e_v1.11_rationale/train-*
|
5189 |
+
- split: validation
|
5190 |
+
path: cos_e_v1.11_rationale/validation-*
|
5191 |
---
|
5192 |
|
5193 |
# Dataset Card for P3
|
cos_e_v1.11_rationale/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b2be90284884459c716271d0aabe81991060641d74db46072c384178bf0d7a6
|
3 |
+
size 2240858
|
cos_e_v1.11_rationale/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b2722b77cee1539fe3397f8e477219eaf92a0e020ca743ba8f43d45ce834f22
|
3 |
+
size 286282
|