mariosasko
commited on
Commit
•
9ef9f6d
1
Parent(s):
860c287
Upload dataset
Browse files
README.md
CHANGED
@@ -2096,6 +2096,34 @@ dataset_info:
|
|
2096 |
num_examples: 1000
|
2097 |
download_size: 14009301
|
2098 |
dataset_size: 44224228
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2099 |
configs:
|
2100 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
2101 |
data_files:
|
@@ -2745,6 +2773,14 @@ configs:
|
|
2745 |
path: anli_does_it_follow_that_r2/validation-*
|
2746 |
- split: test
|
2747 |
path: anli_does_it_follow_that_r2/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2748 |
---
|
2749 |
|
2750 |
# Dataset Card for P3
|
|
|
2096 |
num_examples: 1000
|
2097 |
download_size: 14009301
|
2098 |
dataset_size: 44224228
|
2099 |
+
- config_name: anli_does_it_follow_that_r2_score_eval
|
2100 |
+
features:
|
2101 |
+
- name: idx
|
2102 |
+
sequence: int32
|
2103 |
+
- name: inputs
|
2104 |
+
sequence: int32
|
2105 |
+
- name: inputs_pretokenized
|
2106 |
+
dtype: string
|
2107 |
+
- name: is_correct
|
2108 |
+
dtype: bool
|
2109 |
+
- name: targets
|
2110 |
+
sequence: int32
|
2111 |
+
- name: targets_pretokenized
|
2112 |
+
dtype: string
|
2113 |
+
- name: weight
|
2114 |
+
dtype: float32
|
2115 |
+
splits:
|
2116 |
+
- name: train
|
2117 |
+
num_bytes: 125519610
|
2118 |
+
num_examples: 136380
|
2119 |
+
- name: validation
|
2120 |
+
num_bytes: 2768443
|
2121 |
+
num_examples: 3000
|
2122 |
+
- name: test
|
2123 |
+
num_bytes: 2786116
|
2124 |
+
num_examples: 3000
|
2125 |
+
download_size: 17813878
|
2126 |
+
dataset_size: 131074169
|
2127 |
configs:
|
2128 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
2129 |
data_files:
|
|
|
2773 |
path: anli_does_it_follow_that_r2/validation-*
|
2774 |
- split: test
|
2775 |
path: anli_does_it_follow_that_r2/test-*
|
2776 |
+
- config_name: anli_does_it_follow_that_r2_score_eval
|
2777 |
+
data_files:
|
2778 |
+
- split: train
|
2779 |
+
path: anli_does_it_follow_that_r2_score_eval/train-*
|
2780 |
+
- split: validation
|
2781 |
+
path: anli_does_it_follow_that_r2_score_eval/validation-*
|
2782 |
+
- split: test
|
2783 |
+
path: anli_does_it_follow_that_r2_score_eval/test-*
|
2784 |
---
|
2785 |
|
2786 |
# Dataset Card for P3
|
anli_does_it_follow_that_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:c5a641f21d524f02323d3a82ce8cfd278e15e492bbcc7a5a2ac0920a2f770543
|
3 |
+
size 792033
|
anli_does_it_follow_that_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:84cbc2db7b7725c0c8ffc9185ff36b8ea619af9d4dc7202eaf84084a61778ef9
|
3 |
+
size 16219782
|
anli_does_it_follow_that_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:4c4d234288bebd632e085ec3903007858b0b8f2f976c3ce0cb0307142349f352
|
3 |
+
size 802063
|