MichaelR207
commited on
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -160,6 +160,26 @@ dataset_info:
|
|
160 |
num_examples: 420
|
161 |
download_size: 929952
|
162 |
dataset_size: 1494512
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
163 |
- config_name: RuWikiLarge
|
164 |
features:
|
165 |
- name: original
|
@@ -365,6 +385,14 @@ configs:
|
|
365 |
path: PorSimples/validation-*
|
366 |
- split: test
|
367 |
path: PorSimples/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
368 |
- config_name: RuWikiLarge
|
369 |
data_files:
|
370 |
- split: train
|
|
|
160 |
num_examples: 420
|
161 |
download_size: 929952
|
162 |
dataset_size: 1494512
|
163 |
+
- config_name: RSSE
|
164 |
+
features:
|
165 |
+
- name: original
|
166 |
+
dtype: string
|
167 |
+
- name: simple
|
168 |
+
sequence:
|
169 |
+
- name: simplifications
|
170 |
+
dtype: string
|
171 |
+
splits:
|
172 |
+
- name: train
|
173 |
+
num_bytes: 1347033
|
174 |
+
num_examples: 3065
|
175 |
+
- name: validation
|
176 |
+
num_bytes: 81047
|
177 |
+
num_examples: 85
|
178 |
+
- name: test
|
179 |
+
num_bytes: 850824
|
180 |
+
num_examples: 1000
|
181 |
+
download_size: 1044715
|
182 |
+
dataset_size: 2278904
|
183 |
- config_name: RuWikiLarge
|
184 |
features:
|
185 |
- name: original
|
|
|
385 |
path: PorSimples/validation-*
|
386 |
- split: test
|
387 |
path: PorSimples/test-*
|
388 |
+
- config_name: RSSE
|
389 |
+
data_files:
|
390 |
+
- split: train
|
391 |
+
path: RSSE/train-*
|
392 |
+
- split: validation
|
393 |
+
path: RSSE/validation-*
|
394 |
+
- split: test
|
395 |
+
path: RSSE/test-*
|
396 |
- config_name: RuWikiLarge
|
397 |
data_files:
|
398 |
- split: train
|