mariosasko
commited on
Commit
•
169a6f2
1
Parent(s):
f48221e
Upload dataset
Browse files
README.md
CHANGED
@@ -2384,6 +2384,30 @@ dataset_info:
|
|
2384 |
num_examples: 3000
|
2385 |
download_size: 9206674
|
2386 |
dataset_size: 56711826
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2387 |
configs:
|
2388 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
2389 |
data_files:
|
@@ -3121,6 +3145,14 @@ configs:
|
|
3121 |
path: anli_guaranteed_possible_impossible_r1_score_eval/validation-*
|
3122 |
- split: test
|
3123 |
path: anli_guaranteed_possible_impossible_r1_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3124 |
---
|
3125 |
|
3126 |
# Dataset Card for P3
|
|
|
2384 |
num_examples: 3000
|
2385 |
download_size: 9206674
|
2386 |
dataset_size: 56711826
|
2387 |
+
- config_name: anli_guaranteed_possible_impossible_r2
|
2388 |
+
features:
|
2389 |
+
- name: answer_choices
|
2390 |
+
sequence: string
|
2391 |
+
- name: inputs
|
2392 |
+
sequence: int32
|
2393 |
+
- name: inputs_pretokenized
|
2394 |
+
dtype: string
|
2395 |
+
- name: targets
|
2396 |
+
sequence: int32
|
2397 |
+
- name: targets_pretokenized
|
2398 |
+
dtype: string
|
2399 |
+
splits:
|
2400 |
+
- name: train
|
2401 |
+
num_bytes: 45981380
|
2402 |
+
num_examples: 45460
|
2403 |
+
- name: validation
|
2404 |
+
num_bytes: 1015778
|
2405 |
+
num_examples: 1000
|
2406 |
+
- name: test
|
2407 |
+
num_bytes: 1021597
|
2408 |
+
num_examples: 1000
|
2409 |
+
download_size: 14327402
|
2410 |
+
dataset_size: 48018755
|
2411 |
configs:
|
2412 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
2413 |
data_files:
|
|
|
3145 |
path: anli_guaranteed_possible_impossible_r1_score_eval/validation-*
|
3146 |
- split: test
|
3147 |
path: anli_guaranteed_possible_impossible_r1_score_eval/test-*
|
3148 |
+
- config_name: anli_guaranteed_possible_impossible_r2
|
3149 |
+
data_files:
|
3150 |
+
- split: train
|
3151 |
+
path: anli_guaranteed_possible_impossible_r2/train-*
|
3152 |
+
- split: validation
|
3153 |
+
path: anli_guaranteed_possible_impossible_r2/validation-*
|
3154 |
+
- split: test
|
3155 |
+
path: anli_guaranteed_possible_impossible_r2/test-*
|
3156 |
---
|
3157 |
|
3158 |
# Dataset Card for P3
|
anli_guaranteed_possible_impossible_r2/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ea27e15f58012ea95e138aa27e668564d7069d9a5945b926a833b2699b0dc6c
|
3 |
+
size 478958
|
anli_guaranteed_possible_impossible_r2/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee1e04fa9a90366b1696868db5ec707cc82680b07b186ac3c4f3f53ca5caa449
|
3 |
+
size 13374849
|
anli_guaranteed_possible_impossible_r2/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a41b6e05d223820931c420bb3312bb6f1d8ee0776f3aab7aa29d96142eb9000
|
3 |
+
size 473595
|