Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -89,11 +89,11 @@ configs:
|
|
| 89 |
- config_name: PorSimples
|
| 90 |
data_files:
|
| 91 |
- split: train
|
| 92 |
-
path: PorSimples/train
|
| 93 |
- split: validation
|
| 94 |
-
path: PorSimples/validation
|
| 95 |
- split: test
|
| 96 |
-
path: PorSimples/test
|
| 97 |
- config_name: RSSE
|
| 98 |
data_files:
|
| 99 |
- split: train
|
|
@@ -291,6 +291,24 @@ dataset_info:
|
|
| 291 |
num_examples: 1061
|
| 292 |
download_size: 3168114
|
| 293 |
dataset_size: 6077479
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 294 |
- config_name: SimpitikiWiki
|
| 295 |
features:
|
| 296 |
- name: original
|
|
|
|
| 89 |
- config_name: PorSimples
|
| 90 |
data_files:
|
| 91 |
- split: train
|
| 92 |
+
path: PorSimples/train-*
|
| 93 |
- split: validation
|
| 94 |
+
path: PorSimples/validation-*
|
| 95 |
- split: test
|
| 96 |
+
path: PorSimples/test-*
|
| 97 |
- config_name: RSSE
|
| 98 |
data_files:
|
| 99 |
- split: train
|
|
|
|
| 291 |
num_examples: 1061
|
| 292 |
download_size: 3168114
|
| 293 |
dataset_size: 6077479
|
| 294 |
+
- config_name: PorSimples
|
| 295 |
+
features:
|
| 296 |
+
- name: original
|
| 297 |
+
dtype: string
|
| 298 |
+
- name: simple
|
| 299 |
+
sequence: string
|
| 300 |
+
splits:
|
| 301 |
+
- name: train
|
| 302 |
+
num_bytes: 1256127
|
| 303 |
+
num_examples: 6290
|
| 304 |
+
- name: validation
|
| 305 |
+
num_bytes: 119369
|
| 306 |
+
num_examples: 420
|
| 307 |
+
- name: test
|
| 308 |
+
num_bytes: 119016
|
| 309 |
+
num_examples: 420
|
| 310 |
+
download_size: 929247
|
| 311 |
+
dataset_size: 1494512
|
| 312 |
- config_name: SimpitikiWiki
|
| 313 |
features:
|
| 314 |
- name: original
|