mariosasko
commited on
Commit
•
02d04be
1
Parent(s):
9fb397d
Upload dataset
Browse files
README.md
CHANGED
@@ -1160,6 +1160,34 @@ dataset_info:
|
|
1160 |
num_examples: 1000
|
1161 |
download_size: 14500912
|
1162 |
dataset_size: 52188152
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1163 |
configs:
|
1164 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
1165 |
data_files:
|
@@ -1521,6 +1549,14 @@ configs:
|
|
1521 |
path: anli_MNLI_crowdsource_r2/validation-*
|
1522 |
- split: test
|
1523 |
path: anli_MNLI_crowdsource_r2/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1524 |
---
|
1525 |
|
1526 |
# Dataset Card for P3
|
|
|
1160 |
num_examples: 1000
|
1161 |
download_size: 14500912
|
1162 |
dataset_size: 52188152
|
1163 |
+
- config_name: anli_MNLI_crowdsource_r2_score_eval
|
1164 |
+
features:
|
1165 |
+
- name: idx
|
1166 |
+
sequence: int32
|
1167 |
+
- name: inputs
|
1168 |
+
sequence: int32
|
1169 |
+
- name: inputs_pretokenized
|
1170 |
+
dtype: string
|
1171 |
+
- name: is_correct
|
1172 |
+
dtype: bool
|
1173 |
+
- name: targets
|
1174 |
+
sequence: int32
|
1175 |
+
- name: targets_pretokenized
|
1176 |
+
dtype: string
|
1177 |
+
- name: weight
|
1178 |
+
dtype: float32
|
1179 |
+
splits:
|
1180 |
+
- name: train
|
1181 |
+
num_bytes: 145734458
|
1182 |
+
num_examples: 136380
|
1183 |
+
- name: validation
|
1184 |
+
num_bytes: 3213711
|
1185 |
+
num_examples: 3000
|
1186 |
+
- name: test
|
1187 |
+
num_bytes: 3231168
|
1188 |
+
num_examples: 3000
|
1189 |
+
download_size: 18328088
|
1190 |
+
dataset_size: 152179337
|
1191 |
configs:
|
1192 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
1193 |
data_files:
|
|
|
1549 |
path: anli_MNLI_crowdsource_r2/validation-*
|
1550 |
- split: test
|
1551 |
path: anli_MNLI_crowdsource_r2/test-*
|
1552 |
+
- config_name: anli_MNLI_crowdsource_r2_score_eval
|
1553 |
+
data_files:
|
1554 |
+
- split: train
|
1555 |
+
path: anli_MNLI_crowdsource_r2_score_eval/train-*
|
1556 |
+
- split: validation
|
1557 |
+
path: anli_MNLI_crowdsource_r2_score_eval/validation-*
|
1558 |
+
- split: test
|
1559 |
+
path: anli_MNLI_crowdsource_r2_score_eval/test-*
|
1560 |
---
|
1561 |
|
1562 |
# Dataset Card for P3
|
anli_MNLI_crowdsource_r2_score_eval/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88fae75b856fe215573def5079f2feb2c8f9df32c1238f8262098d04bab2433c
|
3 |
+
size 847625
|
anli_MNLI_crowdsource_r2_score_eval/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d4ea8574bb329357537c41c37fea08992adfd5959ce7fa79b87b4b2965a9704
|
3 |
+
size 16667045
|
anli_MNLI_crowdsource_r2_score_eval/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd231e49a0021cafb05f747432b5d5c018acccc0fb707eeea575241371574200
|
3 |
+
size 813418
|