Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -153,11 +153,11 @@ configs:
|
|
| 153 |
- config_name: Terence
|
| 154 |
data_files:
|
| 155 |
- split: train
|
| 156 |
-
path: Terence/train
|
| 157 |
- split: validation
|
| 158 |
-
path: Terence/validation
|
| 159 |
- split: test
|
| 160 |
-
path: Terence/test
|
| 161 |
- config_name: TextComplexityDE
|
| 162 |
data_files:
|
| 163 |
- split: train
|
|
@@ -201,6 +201,24 @@ dataset_info:
|
|
| 201 |
num_examples: 359
|
| 202 |
download_size: 2900461
|
| 203 |
dataset_size: 4828135
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 204 |
- config_name: WikiAutoEN
|
| 205 |
features:
|
| 206 |
- name: original
|
|
|
|
| 153 |
- config_name: Terence
|
| 154 |
data_files:
|
| 155 |
- split: train
|
| 156 |
+
path: Terence/train-*
|
| 157 |
- split: validation
|
| 158 |
+
path: Terence/validation-*
|
| 159 |
- split: test
|
| 160 |
+
path: Terence/test-*
|
| 161 |
- config_name: TextComplexityDE
|
| 162 |
data_files:
|
| 163 |
- split: train
|
|
|
|
| 201 |
num_examples: 359
|
| 202 |
download_size: 2900461
|
| 203 |
dataset_size: 4828135
|
| 204 |
+
- config_name: Terence
|
| 205 |
+
features:
|
| 206 |
+
- name: original
|
| 207 |
+
dtype: string
|
| 208 |
+
- name: simple
|
| 209 |
+
sequence: string
|
| 210 |
+
splits:
|
| 211 |
+
- name: train
|
| 212 |
+
num_bytes: 168652
|
| 213 |
+
num_examples: 809
|
| 214 |
+
- name: validation
|
| 215 |
+
num_bytes: 20942
|
| 216 |
+
num_examples: 102
|
| 217 |
+
- name: test
|
| 218 |
+
num_bytes: 19918
|
| 219 |
+
num_examples: 101
|
| 220 |
+
download_size: 143025
|
| 221 |
+
dataset_size: 209512
|
| 222 |
- config_name: WikiAutoEN
|
| 223 |
features:
|
| 224 |
- name: original
|