mariosasko
commited on
Commit
•
730436d
1
Parent(s):
4945dfa
Upload dataset
Browse files
README.md
CHANGED
@@ -2200,6 +2200,34 @@ dataset_info:
|
|
2200 |
num_examples: 1000
|
2201 |
download_size: 6857952
|
2202 |
dataset_size: 18311864
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2203 |
configs:
|
2204 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
2205 |
data_files:
|
@@ -2881,6 +2909,14 @@ configs:
|
|
2881 |
path: anli_does_this_imply_r1/validation-*
|
2882 |
- split: test
|
2883 |
path: anli_does_this_imply_r1/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2884 |
---
|
2885 |
|
2886 |
# Dataset Card for P3
|
|
|
2200 |
num_examples: 1000
|
2201 |
download_size: 6857952
|
2202 |
dataset_size: 18311864
|
2203 |
+
- config_name: anli_does_this_imply_r1_score_eval
|
2204 |
+
features:
|
2205 |
+
- name: idx
|
2206 |
+
sequence: int32
|
2207 |
+
- name: inputs
|
2208 |
+
sequence: int32
|
2209 |
+
- name: inputs_pretokenized
|
2210 |
+
dtype: string
|
2211 |
+
- name: is_correct
|
2212 |
+
dtype: bool
|
2213 |
+
- name: targets
|
2214 |
+
sequence: int32
|
2215 |
+
- name: targets_pretokenized
|
2216 |
+
dtype: string
|
2217 |
+
- name: weight
|
2218 |
+
dtype: float32
|
2219 |
+
splits:
|
2220 |
+
- name: train
|
2221 |
+
num_bytes: 48569655
|
2222 |
+
num_examples: 50838
|
2223 |
+
- name: validation
|
2224 |
+
num_bytes: 2870566
|
2225 |
+
num_examples: 3000
|
2226 |
+
- name: test
|
2227 |
+
num_bytes: 2865463
|
2228 |
+
num_examples: 3000
|
2229 |
+
download_size: 9206568
|
2230 |
+
dataset_size: 54305684
|
2231 |
configs:
|
2232 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
2233 |
data_files:
|
|
|
2909 |
path: anli_does_this_imply_r1/validation-*
|
2910 |
- split: test
|
2911 |
path: anli_does_this_imply_r1/test-*
|
2912 |
+
- config_name: anli_does_this_imply_r1_score_eval
|
2913 |
+
data_files:
|
2914 |
+
- split: train
|
2915 |
+
path: anli_does_this_imply_r1_score_eval/train-*
|
2916 |
+
- split: validation
|
2917 |
+
path: anli_does_this_imply_r1_score_eval/validation-*
|
2918 |
+
- split: test
|
2919 |
+
path: anli_does_this_imply_r1_score_eval/test-*
|
2920 |
---
|
2921 |
|
2922 |
# Dataset Card for P3
|
anli_does_this_imply_r1_score_eval/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89b2b1557db7e6f6524eaeee667369ddc61b0fb626fac3c9ace684427424b039
|
3 |
+
size 810742
|
anli_does_this_imply_r1_score_eval/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7286e13806e0eca4b0ade2cdb0c91da61bd0d85a829e0ad29aa95a77aa1afc22
|
3 |
+
size 7559462
|
anli_does_this_imply_r1_score_eval/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d81fba04d6444014138d086caa1a62b0e5d34503cd338ddc414e694734f2d73e
|
3 |
+
size 836364
|