mariosasko
commited on
Commit
•
9fb397d
1
Parent(s):
9baacb4
Upload dataset
Browse files
README.md
CHANGED
@@ -1136,6 +1136,30 @@ dataset_info:
|
|
1136 |
num_examples: 3000
|
1137 |
download_size: 9425583
|
1138 |
dataset_size: 61505164
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1139 |
configs:
|
1140 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
1141 |
data_files:
|
@@ -1489,6 +1513,14 @@ configs:
|
|
1489 |
path: anli_MNLI_crowdsource_r1_score_eval/validation-*
|
1490 |
- split: test
|
1491 |
path: anli_MNLI_crowdsource_r1_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1492 |
---
|
1493 |
|
1494 |
# Dataset Card for P3
|
|
|
1136 |
num_examples: 3000
|
1137 |
download_size: 9425583
|
1138 |
dataset_size: 61505164
|
1139 |
+
- config_name: anli_MNLI_crowdsource_r2
|
1140 |
+
features:
|
1141 |
+
- name: answer_choices
|
1142 |
+
sequence: string
|
1143 |
+
- name: inputs
|
1144 |
+
sequence: int32
|
1145 |
+
- name: inputs_pretokenized
|
1146 |
+
dtype: string
|
1147 |
+
- name: targets
|
1148 |
+
sequence: int32
|
1149 |
+
- name: targets_pretokenized
|
1150 |
+
dtype: string
|
1151 |
+
splits:
|
1152 |
+
- name: train
|
1153 |
+
num_bytes: 49982127
|
1154 |
+
num_examples: 45460
|
1155 |
+
- name: validation
|
1156 |
+
num_bytes: 1100103
|
1157 |
+
num_examples: 1000
|
1158 |
+
- name: test
|
1159 |
+
num_bytes: 1105922
|
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:
|
|
|
1513 |
path: anli_MNLI_crowdsource_r1_score_eval/validation-*
|
1514 |
- split: test
|
1515 |
path: anli_MNLI_crowdsource_r1_score_eval/test-*
|
1516 |
+
- config_name: anli_MNLI_crowdsource_r2
|
1517 |
+
data_files:
|
1518 |
+
- split: train
|
1519 |
+
path: anli_MNLI_crowdsource_r2/train-*
|
1520 |
+
- split: validation
|
1521 |
+
path: anli_MNLI_crowdsource_r2/validation-*
|
1522 |
+
- split: test
|
1523 |
+
path: anli_MNLI_crowdsource_r2/test-*
|
1524 |
---
|
1525 |
|
1526 |
# Dataset Card for P3
|
anli_MNLI_crowdsource_r2/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a521f67f0337fab2b3f039b269430d8223d3ddcdcb0883f3279ec086520e7ccd
|
3 |
+
size 483301
|
anli_MNLI_crowdsource_r2/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a5539fe5f4aa5cd65e980fce84908e1fc94ddbe895e56d3c83d90e9734ed6d0
|
3 |
+
size 13537339
|
anli_MNLI_crowdsource_r2/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ac7e65f7d809dfd8ab8b19f3c86b5746ed035c4582f78dbc9e296d78e6d3a0f
|
3 |
+
size 480272
|