mariosasko
commited on
Commit
•
ba611d4
1
Parent(s):
b945182
Upload dataset
Browse files
README.md
CHANGED
@@ -2644,6 +2644,30 @@ dataset_info:
|
|
2644 |
num_examples: 3600
|
2645 |
download_size: 37078739
|
2646 |
dataset_size: 278363283
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2647 |
configs:
|
2648 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
2649 |
data_files:
|
@@ -3461,6 +3485,14 @@ configs:
|
|
3461 |
path: anli_guaranteed_true_r3_score_eval/validation-*
|
3462 |
- split: test
|
3463 |
path: anli_guaranteed_true_r3_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3464 |
---
|
3465 |
|
3466 |
# Dataset Card for P3
|
|
|
2644 |
num_examples: 3600
|
2645 |
download_size: 37078739
|
2646 |
dataset_size: 278363283
|
2647 |
+
- config_name: anli_justified_in_saying_r1
|
2648 |
+
features:
|
2649 |
+
- name: answer_choices
|
2650 |
+
sequence: string
|
2651 |
+
- name: inputs
|
2652 |
+
sequence: int32
|
2653 |
+
- name: inputs_pretokenized
|
2654 |
+
dtype: string
|
2655 |
+
- name: targets
|
2656 |
+
sequence: int32
|
2657 |
+
- name: targets_pretokenized
|
2658 |
+
dtype: string
|
2659 |
+
splits:
|
2660 |
+
- name: train
|
2661 |
+
num_bytes: 16310321
|
2662 |
+
num_examples: 16946
|
2663 |
+
- name: validation
|
2664 |
+
num_bytes: 963730
|
2665 |
+
num_examples: 1000
|
2666 |
+
- name: test
|
2667 |
+
num_bytes: 962029
|
2668 |
+
num_examples: 1000
|
2669 |
+
download_size: 6899924
|
2670 |
+
dataset_size: 18236080
|
2671 |
configs:
|
2672 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
2673 |
data_files:
|
|
|
3485 |
path: anli_guaranteed_true_r3_score_eval/validation-*
|
3486 |
- split: test
|
3487 |
path: anli_guaranteed_true_r3_score_eval/test-*
|
3488 |
+
- config_name: anli_justified_in_saying_r1
|
3489 |
+
data_files:
|
3490 |
+
- split: train
|
3491 |
+
path: anli_justified_in_saying_r1/train-*
|
3492 |
+
- split: validation
|
3493 |
+
path: anli_justified_in_saying_r1/validation-*
|
3494 |
+
- split: test
|
3495 |
+
path: anli_justified_in_saying_r1/test-*
|
3496 |
---
|
3497 |
|
3498 |
# Dataset Card for P3
|
anli_justified_in_saying_r1/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f4e36f60096f2db3439de21802dba5db9128795602ce23d6ba4b09f47d70ea36
|
3 |
+
size 468760
|
anli_justified_in_saying_r1/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:509daa63c1f79e1cb5091721247c2ba179aa1c5c707a3b0d0dd4416d0c1ffbcd
|
3 |
+
size 5959364
|
anli_justified_in_saying_r1/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ffefe84be0483a979ef5b88f74e77f3097a36a3951b146fcf59bc6b18d8f9107
|
3 |
+
size 471800
|