mariosasko
commited on
Commit
•
e02442b
1
Parent(s):
447d43d
Upload dataset
Browse files
README.md
CHANGED
@@ -3188,6 +3188,34 @@ dataset_info:
|
|
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:
|
@@ -4173,6 +4201,14 @@ configs:
|
|
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
|
|
|
3188 |
num_examples: 1000
|
3189 |
download_size: 14375001
|
3190 |
dataset_size: 49959644
|
3191 |
+
- config_name: anli_take_the_following_as_truth_r2_score_eval
|
3192 |
+
features:
|
3193 |
+
- name: idx
|
3194 |
+
sequence: int32
|
3195 |
+
- name: inputs
|
3196 |
+
sequence: int32
|
3197 |
+
- name: inputs_pretokenized
|
3198 |
+
dtype: string
|
3199 |
+
- name: is_correct
|
3200 |
+
dtype: bool
|
3201 |
+
- name: targets
|
3202 |
+
sequence: int32
|
3203 |
+
- name: targets_pretokenized
|
3204 |
+
dtype: string
|
3205 |
+
- name: weight
|
3206 |
+
dtype: float32
|
3207 |
+
splits:
|
3208 |
+
- name: train
|
3209 |
+
num_bytes: 140279258
|
3210 |
+
num_examples: 136380
|
3211 |
+
- name: validation
|
3212 |
+
num_bytes: 3093711
|
3213 |
+
num_examples: 3000
|
3214 |
+
- name: test
|
3215 |
+
num_bytes: 3111168
|
3216 |
+
num_examples: 3000
|
3217 |
+
download_size: 18164060
|
3218 |
+
dataset_size: 146484137
|
3219 |
configs:
|
3220 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
3221 |
data_files:
|
|
|
4201 |
path: anli_take_the_following_as_truth_r2/validation-*
|
4202 |
- split: test
|
4203 |
path: anli_take_the_following_as_truth_r2/test-*
|
4204 |
+
- config_name: anli_take_the_following_as_truth_r2_score_eval
|
4205 |
+
data_files:
|
4206 |
+
- split: train
|
4207 |
+
path: anli_take_the_following_as_truth_r2_score_eval/train-*
|
4208 |
+
- split: validation
|
4209 |
+
path: anli_take_the_following_as_truth_r2_score_eval/validation-*
|
4210 |
+
- split: test
|
4211 |
+
path: anli_take_the_following_as_truth_r2_score_eval/test-*
|
4212 |
---
|
4213 |
|
4214 |
# Dataset Card for P3
|
anli_take_the_following_as_truth_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:9a73d8ae9866718166c8831e3cdcab11e56df7e00831004a576ba63a9ec2754e
|
3 |
+
size 844063
|
anli_take_the_following_as_truth_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:ee5becb132ab61541e3c61906a0bc378c7eb8d31db37ec82ad1e8dfa2be27391
|
3 |
+
size 16465032
|
anli_take_the_following_as_truth_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:e3eb513b0e196909e6bcecebd720bb62a137f1f1b3f06eadd004ea15b1054b29
|
3 |
+
size 854965
|