MichaelR207
commited on
Commit
•
63b651d
1
Parent(s):
3bf4b0c
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: SimpitikiWiki
|
164 |
features:
|
165 |
- name: original
|
@@ -345,6 +365,14 @@ configs:
|
|
345 |
path: PorSimples/validation-*
|
346 |
- split: test
|
347 |
path: PorSimples/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
348 |
- config_name: SimpitikiWiki
|
349 |
data_files:
|
350 |
- split: train
|
|
|
160 |
num_examples: 420
|
161 |
download_size: 929952
|
162 |
dataset_size: 1494512
|
163 |
+
- config_name: RuWikiLarge
|
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: 110393409
|
174 |
+
num_examples: 246978
|
175 |
+
- name: validation
|
176 |
+
num_bytes: 325440
|
177 |
+
num_examples: 678
|
178 |
+
- name: test
|
179 |
+
num_bytes: 151831
|
180 |
+
num_examples: 312
|
181 |
+
download_size: 62462792
|
182 |
+
dataset_size: 110870680
|
183 |
- config_name: SimpitikiWiki
|
184 |
features:
|
185 |
- name: original
|
|
|
365 |
path: PorSimples/validation-*
|
366 |
- split: test
|
367 |
path: PorSimples/test-*
|
368 |
+
- config_name: RuWikiLarge
|
369 |
+
data_files:
|
370 |
+
- split: train
|
371 |
+
path: RuWikiLarge/train-*
|
372 |
+
- split: validation
|
373 |
+
path: RuWikiLarge/validation-*
|
374 |
+
- split: test
|
375 |
+
path: RuWikiLarge/test-*
|
376 |
- config_name: SimpitikiWiki
|
377 |
data_files:
|
378 |
- split: train
|