mariosasko
commited on
Commit
•
93aad6a
1
Parent(s):
8ac6d33
Upload dataset
Browse files
README.md
CHANGED
@@ -2436,6 +2436,30 @@ dataset_info:
|
|
2436 |
num_examples: 3000
|
2437 |
download_size: 18001499
|
2438 |
dataset_size: 140171957
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2439 |
configs:
|
2440 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
2441 |
data_files:
|
@@ -3189,6 +3213,14 @@ configs:
|
|
3189 |
path: anli_guaranteed_possible_impossible_r2_score_eval/validation-*
|
3190 |
- split: test
|
3191 |
path: anli_guaranteed_possible_impossible_r2_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3192 |
---
|
3193 |
|
3194 |
# Dataset Card for P3
|
|
|
2436 |
num_examples: 3000
|
2437 |
download_size: 18001499
|
2438 |
dataset_size: 140171957
|
2439 |
+
- config_name: anli_guaranteed_possible_impossible_r3
|
2440 |
+
features:
|
2441 |
+
- name: answer_choices
|
2442 |
+
sequence: string
|
2443 |
+
- name: inputs
|
2444 |
+
sequence: int32
|
2445 |
+
- name: inputs_pretokenized
|
2446 |
+
dtype: string
|
2447 |
+
- name: targets
|
2448 |
+
sequence: int32
|
2449 |
+
- name: targets_pretokenized
|
2450 |
+
dtype: string
|
2451 |
+
splits:
|
2452 |
+
- name: train
|
2453 |
+
num_bytes: 97659823
|
2454 |
+
num_examples: 100459
|
2455 |
+
- name: validation
|
2456 |
+
num_bytes: 1181793
|
2457 |
+
num_examples: 1200
|
2458 |
+
- name: test
|
2459 |
+
num_bytes: 1177946
|
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:
|
|
|
3213 |
path: anli_guaranteed_possible_impossible_r2_score_eval/validation-*
|
3214 |
- split: test
|
3215 |
path: anli_guaranteed_possible_impossible_r2_score_eval/test-*
|
3216 |
+
- config_name: anli_guaranteed_possible_impossible_r3
|
3217 |
+
data_files:
|
3218 |
+
- split: train
|
3219 |
+
path: anli_guaranteed_possible_impossible_r3/train-*
|
3220 |
+
- split: validation
|
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
|
anli_guaranteed_possible_impossible_r3/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a04960ac44a67440e76b6a2091e5de8acb83495339c150e32cb842c6d66b5ef
|
3 |
+
size 555508
|
anli_guaranteed_possible_impossible_r3/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a931c41ce4461365b23edd2dc26cdc2546311f127147ece358b08426f61f6f56
|
3 |
+
size 28125188
|
anli_guaranteed_possible_impossible_r3/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0535a68dea6cce07ab3a1abac86941cdbf1ec9b84159906f6197526e4c95d338
|
3 |
+
size 557383
|