Datasets:
Upload dataset
Browse files- AuE/validation-00000-of-00001.parquet +3 -0
- README.md +20 -0
AuE/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dca0037c42f5f6cc4b56ca69f586cb4036a7c8c02bb9ebca3ebb8709bb4ed8be
|
| 3 |
+
size 89401
|
README.md
CHANGED
|
@@ -17,6 +17,22 @@ dataset_info:
|
|
| 17 |
num_examples: 1267
|
| 18 |
download_size: 92258
|
| 19 |
dataset_size: 175333
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
- config_name: AuE_V
|
| 21 |
features:
|
| 22 |
- name: sentence
|
|
@@ -150,6 +166,10 @@ configs:
|
|
| 150 |
data_files:
|
| 151 |
- split: validation
|
| 152 |
path: AppE/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 153 |
- config_name: AuE_V
|
| 154 |
data_files:
|
| 155 |
- split: validation
|
|
|
|
| 17 |
num_examples: 1267
|
| 18 |
download_size: 92258
|
| 19 |
dataset_size: 175333
|
| 20 |
+
- config_name: AuE
|
| 21 |
+
features:
|
| 22 |
+
- name: sentence
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: option1
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: option2
|
| 27 |
+
dtype: string
|
| 28 |
+
- name: answer
|
| 29 |
+
dtype: int64
|
| 30 |
+
splits:
|
| 31 |
+
- name: validation
|
| 32 |
+
num_bytes: 176360
|
| 33 |
+
num_examples: 1267
|
| 34 |
+
download_size: 89401
|
| 35 |
+
dataset_size: 176360
|
| 36 |
- config_name: AuE_V
|
| 37 |
features:
|
| 38 |
- name: sentence
|
|
|
|
| 166 |
data_files:
|
| 167 |
- split: validation
|
| 168 |
path: AppE/validation-*
|
| 169 |
+
- config_name: AuE
|
| 170 |
+
data_files:
|
| 171 |
+
- split: validation
|
| 172 |
+
path: AuE/validation-*
|
| 173 |
- config_name: AuE_V
|
| 174 |
data_files:
|
| 175 |
- split: validation
|