mariosasko
commited on
Commit
•
4ae7d6c
1
Parent(s):
c39854c
Upload dataset
Browse files
README.md
CHANGED
@@ -2304,6 +2304,34 @@ dataset_info:
|
|
2304 |
num_examples: 1200
|
2305 |
download_size: 28905910
|
2306 |
dataset_size: 93927049
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2307 |
configs:
|
2308 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
2309 |
data_files:
|
@@ -3017,6 +3045,14 @@ configs:
|
|
3017 |
path: anli_does_this_imply_r3/validation-*
|
3018 |
- split: test
|
3019 |
path: anli_does_this_imply_r3/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3020 |
---
|
3021 |
|
3022 |
# Dataset Card for P3
|
|
|
2304 |
num_examples: 1200
|
2305 |
download_size: 28905910
|
2306 |
dataset_size: 93927049
|
2307 |
+
- config_name: anli_does_this_imply_r3_score_eval
|
2308 |
+
features:
|
2309 |
+
- name: idx
|
2310 |
+
sequence: int32
|
2311 |
+
- name: inputs
|
2312 |
+
sequence: int32
|
2313 |
+
- name: inputs_pretokenized
|
2314 |
+
dtype: string
|
2315 |
+
- name: is_correct
|
2316 |
+
dtype: bool
|
2317 |
+
- name: targets
|
2318 |
+
sequence: int32
|
2319 |
+
- name: targets_pretokenized
|
2320 |
+
dtype: string
|
2321 |
+
- name: weight
|
2322 |
+
dtype: float32
|
2323 |
+
splits:
|
2324 |
+
- name: train
|
2325 |
+
num_bytes: 271796502
|
2326 |
+
num_examples: 301377
|
2327 |
+
- name: validation
|
2328 |
+
num_bytes: 3289161
|
2329 |
+
num_examples: 3600
|
2330 |
+
- name: test
|
2331 |
+
num_bytes: 3277620
|
2332 |
+
num_examples: 3600
|
2333 |
+
download_size: 37105176
|
2334 |
+
dataset_size: 278363283
|
2335 |
configs:
|
2336 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
2337 |
data_files:
|
|
|
3045 |
path: anli_does_this_imply_r3/validation-*
|
3046 |
- split: test
|
3047 |
path: anli_does_this_imply_r3/test-*
|
3048 |
+
- config_name: anli_does_this_imply_r3_score_eval
|
3049 |
+
data_files:
|
3050 |
+
- split: train
|
3051 |
+
path: anli_does_this_imply_r3_score_eval/train-*
|
3052 |
+
- split: validation
|
3053 |
+
path: anli_does_this_imply_r3_score_eval/validation-*
|
3054 |
+
- split: test
|
3055 |
+
path: anli_does_this_imply_r3_score_eval/test-*
|
3056 |
---
|
3057 |
|
3058 |
# Dataset Card for P3
|
anli_does_this_imply_r3_score_eval/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3350d17641f4cb5d0676d1aeb41a64a42d839630343b6853bf53dff6d4678933
|
3 |
+
size 891976
|
anli_does_this_imply_r3_score_eval/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9dffafda42bfa69d64f9673daa47ccd4107384e26de3f48f9634c28b0619ed34
|
3 |
+
size 35320320
|
anli_does_this_imply_r3_score_eval/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4bb9309569e2f0e433d3b9ebfc6dd75daaea58e26539cd3f5ea69d152e2a5d5d
|
3 |
+
size 892880
|