mariosasko
commited on
Commit
•
b191c3e
1
Parent(s):
93aad6a
Upload dataset
Browse files
README.md
CHANGED
@@ -2460,6 +2460,34 @@ dataset_info:
|
|
2460 |
num_examples: 1200
|
2461 |
download_size: 29238079
|
2462 |
dataset_size: 100019562
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2463 |
configs:
|
2464 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
2465 |
data_files:
|
@@ -3221,6 +3249,14 @@ configs:
|
|
3221 |
path: anli_guaranteed_possible_impossible_r3/validation-*
|
3222 |
- split: test
|
3223 |
path: anli_guaranteed_possible_impossible_r3/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3224 |
---
|
3225 |
|
3226 |
# Dataset Card for P3
|
|
|
2460 |
num_examples: 1200
|
2461 |
download_size: 29238079
|
2462 |
dataset_size: 100019562
|
2463 |
+
- config_name: anli_guaranteed_possible_impossible_r3_score_eval
|
2464 |
+
features:
|
2465 |
+
- name: idx
|
2466 |
+
sequence: int32
|
2467 |
+
- name: inputs
|
2468 |
+
sequence: int32
|
2469 |
+
- name: inputs_pretokenized
|
2470 |
+
dtype: string
|
2471 |
+
- name: is_correct
|
2472 |
+
dtype: bool
|
2473 |
+
- name: targets
|
2474 |
+
sequence: int32
|
2475 |
+
- name: targets_pretokenized
|
2476 |
+
dtype: string
|
2477 |
+
- name: weight
|
2478 |
+
dtype: float32
|
2479 |
+
splits:
|
2480 |
+
- name: train
|
2481 |
+
num_bytes: 284554795
|
2482 |
+
num_examples: 301377
|
2483 |
+
- name: validation
|
2484 |
+
num_bytes: 3441561
|
2485 |
+
num_examples: 3600
|
2486 |
+
- name: test
|
2487 |
+
num_bytes: 3430020
|
2488 |
+
num_examples: 3600
|
2489 |
+
download_size: 37381060
|
2490 |
+
dataset_size: 291426376
|
2491 |
configs:
|
2492 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
2493 |
data_files:
|
|
|
3249 |
path: anli_guaranteed_possible_impossible_r3/validation-*
|
3250 |
- split: test
|
3251 |
path: anli_guaranteed_possible_impossible_r3/test-*
|
3252 |
+
- config_name: anli_guaranteed_possible_impossible_r3_score_eval
|
3253 |
+
data_files:
|
3254 |
+
- split: train
|
3255 |
+
path: anli_guaranteed_possible_impossible_r3_score_eval/train-*
|
3256 |
+
- split: validation
|
3257 |
+
path: anli_guaranteed_possible_impossible_r3_score_eval/validation-*
|
3258 |
+
- split: test
|
3259 |
+
path: anli_guaranteed_possible_impossible_r3_score_eval/test-*
|
3260 |
---
|
3261 |
|
3262 |
# Dataset Card for P3
|
anli_guaranteed_possible_impossible_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:110b0122f3a304daa13778567f683e8743eaf834827bae196d812d0611ff1b82
|
3 |
+
size 899504
|
anli_guaranteed_possible_impossible_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:70a31724a49661f8b9096042ce30695ef1bb8d5ac0d1fe02874afc7dd85d4d3f
|
3 |
+
size 35593043
|
anli_guaranteed_possible_impossible_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:8bfa9b0ab4358c411e1cf6f288d3e88484b4d5fa8c573bfa05fc3ba46f71ec19
|
3 |
+
size 888513
|