mariosasko
commited on
Commit
•
447d43d
1
Parent(s):
c0be115
Upload dataset
Browse files
README.md
CHANGED
@@ -3164,6 +3164,30 @@ dataset_info:
|
|
3164 |
num_examples: 3000
|
3165 |
download_size: 9296438
|
3166 |
dataset_size: 59231644
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3167 |
configs:
|
3168 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
3169 |
data_files:
|
@@ -4141,6 +4165,14 @@ configs:
|
|
4141 |
path: anli_take_the_following_as_truth_r1_score_eval/validation-*
|
4142 |
- split: test
|
4143 |
path: anli_take_the_following_as_truth_r1_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4144 |
---
|
4145 |
|
4146 |
# Dataset Card for P3
|
|
|
3164 |
num_examples: 3000
|
3165 |
download_size: 9296438
|
3166 |
dataset_size: 59231644
|
3167 |
+
- config_name: anli_take_the_following_as_truth_r2
|
3168 |
+
features:
|
3169 |
+
- name: answer_choices
|
3170 |
+
sequence: string
|
3171 |
+
- name: inputs
|
3172 |
+
sequence: int32
|
3173 |
+
- name: inputs_pretokenized
|
3174 |
+
dtype: string
|
3175 |
+
- name: targets
|
3176 |
+
sequence: int32
|
3177 |
+
- name: targets_pretokenized
|
3178 |
+
dtype: string
|
3179 |
+
splits:
|
3180 |
+
- name: train
|
3181 |
+
num_bytes: 47847623
|
3182 |
+
num_examples: 45460
|
3183 |
+
- name: validation
|
3184 |
+
num_bytes: 1053101
|
3185 |
+
num_examples: 1000
|
3186 |
+
- name: test
|
3187 |
+
num_bytes: 1058920
|
3188 |
+
num_examples: 1000
|
3189 |
+
download_size: 14375001
|
3190 |
+
dataset_size: 49959644
|
3191 |
configs:
|
3192 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
3193 |
data_files:
|
|
|
4165 |
path: anli_take_the_following_as_truth_r1_score_eval/validation-*
|
4166 |
- split: test
|
4167 |
path: anli_take_the_following_as_truth_r1_score_eval/test-*
|
4168 |
+
- config_name: anli_take_the_following_as_truth_r2
|
4169 |
+
data_files:
|
4170 |
+
- split: train
|
4171 |
+
path: anli_take_the_following_as_truth_r2/train-*
|
4172 |
+
- split: validation
|
4173 |
+
path: anli_take_the_following_as_truth_r2/validation-*
|
4174 |
+
- split: test
|
4175 |
+
path: anli_take_the_following_as_truth_r2/test-*
|
4176 |
---
|
4177 |
|
4178 |
# Dataset Card for P3
|
anli_take_the_following_as_truth_r2/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72722121d48b40fd8395c58de75f5e0b0e756eaabfaa0d4a3d28280532f61b2a
|
3 |
+
size 479412
|
anli_take_the_following_as_truth_r2/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7de3f61ea332f611b0aa8f0cb33daf4306d67c60011f5b1e08b275f9aa86e2a4
|
3 |
+
size 13419819
|
anli_take_the_following_as_truth_r2/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9cbdc55903677de3faa41575c77e4721d2cd97143163a1569e75f781aca23574
|
3 |
+
size 475770
|