MichaelR207
commited on
Commit
•
a62bad9
1
Parent(s):
02b7dd7
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -180,6 +180,26 @@ dataset_info:
|
|
180 |
num_examples: 1000
|
181 |
download_size: 1044715
|
182 |
dataset_size: 2278904
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
183 |
- config_name: RuAdaptFairytales
|
184 |
features:
|
185 |
- name: original
|
@@ -413,6 +433,14 @@ configs:
|
|
413 |
path: RSSE/validation-*
|
414 |
- split: test
|
415 |
path: RSSE/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
416 |
- config_name: RuAdaptFairytales
|
417 |
data_files:
|
418 |
- split: train
|
|
|
180 |
num_examples: 1000
|
181 |
download_size: 1044715
|
182 |
dataset_size: 2278904
|
183 |
+
- config_name: RuAdaptEncy
|
184 |
+
features:
|
185 |
+
- name: original
|
186 |
+
dtype: string
|
187 |
+
- name: simple
|
188 |
+
sequence:
|
189 |
+
- name: simplifications
|
190 |
+
dtype: string
|
191 |
+
splits:
|
192 |
+
- name: train
|
193 |
+
num_bytes: 2423702
|
194 |
+
num_examples: 7782
|
195 |
+
- name: validation
|
196 |
+
num_bytes: 299291
|
197 |
+
num_examples: 840
|
198 |
+
- name: test
|
199 |
+
num_bytes: 296144
|
200 |
+
num_examples: 839
|
201 |
+
download_size: 1674369
|
202 |
+
dataset_size: 3019137
|
203 |
- config_name: RuAdaptFairytales
|
204 |
features:
|
205 |
- name: original
|
|
|
433 |
path: RSSE/validation-*
|
434 |
- split: test
|
435 |
path: RSSE/test-*
|
436 |
+
- config_name: RuAdaptEncy
|
437 |
+
data_files:
|
438 |
+
- split: train
|
439 |
+
path: RuAdaptEncy/train-*
|
440 |
+
- split: validation
|
441 |
+
path: RuAdaptEncy/validation-*
|
442 |
+
- split: test
|
443 |
+
path: RuAdaptEncy/test-*
|
444 |
- config_name: RuAdaptFairytales
|
445 |
data_files:
|
446 |
- split: train
|