Datasets:
Upload dataset
Browse files- BahE/validation-00000-of-00001.parquet +3 -0
- README.md +20 -0
BahE/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:54c0a0e1ee00bff8478ca6ef4fe4790cfd4b9f470cdcb01b07a9806de56a8a54
|
| 3 |
+
size 92178
|
README.md
CHANGED
|
@@ -17,6 +17,22 @@ dataset_info:
|
|
| 17 |
num_examples: 1267
|
| 18 |
download_size: 90013
|
| 19 |
dataset_size: 172691
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
- config_name: EAngE
|
| 21 |
features:
|
| 22 |
- name: sentence
|
|
@@ -70,6 +86,10 @@ configs:
|
|
| 70 |
data_files:
|
| 71 |
- split: validation
|
| 72 |
path: AuE_V/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 73 |
- config_name: EAngE
|
| 74 |
data_files:
|
| 75 |
- split: validation
|
|
|
|
| 17 |
num_examples: 1267
|
| 18 |
download_size: 90013
|
| 19 |
dataset_size: 172691
|
| 20 |
+
- config_name: BahE
|
| 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: 175378
|
| 33 |
+
num_examples: 1267
|
| 34 |
+
download_size: 92178
|
| 35 |
+
dataset_size: 175378
|
| 36 |
- config_name: EAngE
|
| 37 |
features:
|
| 38 |
- name: sentence
|
|
|
|
| 86 |
data_files:
|
| 87 |
- split: validation
|
| 88 |
path: AuE_V/validation-*
|
| 89 |
+
- config_name: BahE
|
| 90 |
+
data_files:
|
| 91 |
+
- split: validation
|
| 92 |
+
path: BahE/validation-*
|
| 93 |
- config_name: EAngE
|
| 94 |
data_files:
|
| 95 |
- split: validation
|