mariosasko
commited on
Commit
•
43945ac
1
Parent(s):
cee621b
Upload dataset
Browse files
README.md
CHANGED
@@ -2748,6 +2748,30 @@ dataset_info:
|
|
2748 |
num_examples: 3000
|
2749 |
download_size: 17890170
|
2750 |
dataset_size: 133432637
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2751 |
configs:
|
2752 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
2753 |
data_files:
|
@@ -3597,6 +3621,14 @@ configs:
|
|
3597 |
path: anli_justified_in_saying_r2_score_eval/validation-*
|
3598 |
- split: test
|
3599 |
path: anli_justified_in_saying_r2_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3600 |
---
|
3601 |
|
3602 |
# Dataset Card for P3
|
|
|
2748 |
num_examples: 3000
|
2749 |
download_size: 17890170
|
2750 |
dataset_size: 133432637
|
2751 |
+
- config_name: anli_justified_in_saying_r3
|
2752 |
+
features:
|
2753 |
+
- name: answer_choices
|
2754 |
+
sequence: string
|
2755 |
+
- name: inputs
|
2756 |
+
sequence: int32
|
2757 |
+
- name: inputs_pretokenized
|
2758 |
+
dtype: string
|
2759 |
+
- name: targets
|
2760 |
+
sequence: int32
|
2761 |
+
- name: targets_pretokenized
|
2762 |
+
dtype: string
|
2763 |
+
splits:
|
2764 |
+
- name: train
|
2765 |
+
num_bytes: 91310170
|
2766 |
+
num_examples: 100459
|
2767 |
+
- name: validation
|
2768 |
+
num_bytes: 1104645
|
2769 |
+
num_examples: 1200
|
2770 |
+
- name: test
|
2771 |
+
num_bytes: 1100798
|
2772 |
+
num_examples: 1200
|
2773 |
+
download_size: 28886089
|
2774 |
+
dataset_size: 93515613
|
2775 |
configs:
|
2776 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
2777 |
data_files:
|
|
|
3621 |
path: anli_justified_in_saying_r2_score_eval/validation-*
|
3622 |
- split: test
|
3623 |
path: anli_justified_in_saying_r2_score_eval/test-*
|
3624 |
+
- config_name: anli_justified_in_saying_r3
|
3625 |
+
data_files:
|
3626 |
+
- split: train
|
3627 |
+
path: anli_justified_in_saying_r3/train-*
|
3628 |
+
- split: validation
|
3629 |
+
path: anli_justified_in_saying_r3/validation-*
|
3630 |
+
- split: test
|
3631 |
+
path: anli_justified_in_saying_r3/test-*
|
3632 |
---
|
3633 |
|
3634 |
# Dataset Card for P3
|
anli_justified_in_saying_r3/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:203b0428bd1ae5a77d27bc43c4c0289a9db4537123701e5931fcb9844ad16991
|
3 |
+
size 552327
|
anli_justified_in_saying_r3/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e15789a239670ba6a9873e64f10f06e4d617f83b228429a18293bf52190617e4
|
3 |
+
size 27779337
|
anli_justified_in_saying_r3/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb0e183795897c1fd8035b1e02e8558db5191f268b2cc4d029f10ad0e99b8f9e
|
3 |
+
size 554425
|