mariosasko
commited on
Commit
•
cee621b
1
Parent(s):
5dfd1c1
Upload dataset
Browse files
README.md
CHANGED
@@ -2720,6 +2720,34 @@ dataset_info:
|
|
2720 |
num_examples: 1000
|
2721 |
download_size: 14140227
|
2722 |
dataset_size: 45057844
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2723 |
configs:
|
2724 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
2725 |
data_files:
|
@@ -3561,6 +3589,14 @@ configs:
|
|
3561 |
path: anli_justified_in_saying_r2/validation-*
|
3562 |
- split: test
|
3563 |
path: anli_justified_in_saying_r2/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3564 |
---
|
3565 |
|
3566 |
# Dataset Card for P3
|
|
|
2720 |
num_examples: 1000
|
2721 |
download_size: 14140227
|
2722 |
dataset_size: 45057844
|
2723 |
+
- config_name: anli_justified_in_saying_r2_score_eval
|
2724 |
+
features:
|
2725 |
+
- name: idx
|
2726 |
+
sequence: int32
|
2727 |
+
- name: inputs
|
2728 |
+
sequence: int32
|
2729 |
+
- name: inputs_pretokenized
|
2730 |
+
dtype: string
|
2731 |
+
- name: is_correct
|
2732 |
+
dtype: bool
|
2733 |
+
- name: targets
|
2734 |
+
sequence: int32
|
2735 |
+
- name: targets_pretokenized
|
2736 |
+
dtype: string
|
2737 |
+
- name: weight
|
2738 |
+
dtype: float32
|
2739 |
+
splits:
|
2740 |
+
- name: train
|
2741 |
+
num_bytes: 127777758
|
2742 |
+
num_examples: 136380
|
2743 |
+
- name: validation
|
2744 |
+
num_bytes: 2818711
|
2745 |
+
num_examples: 3000
|
2746 |
+
- name: test
|
2747 |
+
num_bytes: 2836168
|
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:
|
|
|
3589 |
path: anli_justified_in_saying_r2/validation-*
|
3590 |
- split: test
|
3591 |
path: anli_justified_in_saying_r2/test-*
|
3592 |
+
- config_name: anli_justified_in_saying_r2_score_eval
|
3593 |
+
data_files:
|
3594 |
+
- split: train
|
3595 |
+
path: anli_justified_in_saying_r2_score_eval/train-*
|
3596 |
+
- split: validation
|
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
|
anli_justified_in_saying_r2_score_eval/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:127e909e16ca86b15f9962a971fd2737d50fefee64fbb48807f05242b600d218
|
3 |
+
size 812707
|
anli_justified_in_saying_r2_score_eval/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6fac4dfcb73693c541bdf769f62f30e2293c0379db5ba7bdcd6cbb35c14425b1
|
3 |
+
size 16253695
|
anli_justified_in_saying_r2_score_eval/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9212e72c693e8547d76ca0120775b467e561c7da5a5b117e605f62afa98430e2
|
3 |
+
size 823768
|