mariosasko
commited on
Commit
•
860c287
1
Parent(s):
2f20be2
Upload dataset
Browse files
README.md
CHANGED
@@ -2072,6 +2072,30 @@ dataset_info:
|
|
2072 |
num_examples: 3000
|
2073 |
download_size: 9157471
|
2074 |
dataset_size: 53086082
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2075 |
configs:
|
2076 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
2077 |
data_files:
|
@@ -2713,6 +2737,14 @@ configs:
|
|
2713 |
path: anli_does_it_follow_that_r1_score_eval/validation-*
|
2714 |
- split: test
|
2715 |
path: anli_does_it_follow_that_r1_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2716 |
---
|
2717 |
|
2718 |
# Dataset Card for P3
|
|
|
2072 |
num_examples: 3000
|
2073 |
download_size: 9157471
|
2074 |
dataset_size: 53086082
|
2075 |
+
- config_name: anli_does_it_follow_that_r2
|
2076 |
+
features:
|
2077 |
+
- name: answer_choices
|
2078 |
+
sequence: string
|
2079 |
+
- name: inputs
|
2080 |
+
sequence: int32
|
2081 |
+
- name: inputs_pretokenized
|
2082 |
+
dtype: string
|
2083 |
+
- name: targets
|
2084 |
+
sequence: int32
|
2085 |
+
- name: targets_pretokenized
|
2086 |
+
dtype: string
|
2087 |
+
splits:
|
2088 |
+
- name: train
|
2089 |
+
num_bytes: 42350959
|
2090 |
+
num_examples: 45460
|
2091 |
+
- name: validation
|
2092 |
+
num_bytes: 933689
|
2093 |
+
num_examples: 1000
|
2094 |
+
- name: test
|
2095 |
+
num_bytes: 939580
|
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:
|
|
|
2737 |
path: anli_does_it_follow_that_r1_score_eval/validation-*
|
2738 |
- split: test
|
2739 |
path: anli_does_it_follow_that_r1_score_eval/test-*
|
2740 |
+
- config_name: anli_does_it_follow_that_r2
|
2741 |
+
data_files:
|
2742 |
+
- split: train
|
2743 |
+
path: anli_does_it_follow_that_r2/train-*
|
2744 |
+
- split: validation
|
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
|
anli_does_it_follow_that_r2/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58a2919134d4078bf14ca732e089c0caff1355c63134d99a0eb47d6c720fc78b
|
3 |
+
size 472561
|
anli_does_it_follow_that_r2/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00122df979534975e833608f7003c2c31ce50bf14005d5bafe1b5a6deeebf394
|
3 |
+
size 13067941
|
anli_does_it_follow_that_r2/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d303cc73c49a94e1fd8da991814e10b8620f3cca1b3a4cfc0cd32ba27e4ee35
|
3 |
+
size 468799
|