Merge branch 'main' of https://huggingface.co/datasets/IlyaGusev/rulm into main
Browse files
README.md
CHANGED
@@ -15,4 +15,28 @@ dataset_info:
|
|
15 |
num_examples: 58013
|
16 |
download_size: 14178680811
|
17 |
dataset_size: 45218848730
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
num_examples: 58013
|
16 |
download_size: 14178680811
|
17 |
dataset_size: 45218848730
|
18 |
+
task_categories:
|
19 |
+
- text-generation
|
20 |
+
language:
|
21 |
+
- ru
|
22 |
+
size_categories:
|
23 |
+
- 10M<n<100M
|
24 |
---
|
25 |
+
|
26 |
+
# Dataset for training Russian language models
|
27 |
+
|
28 |
+
Overall: 44G
|
29 |
+
|
30 |
+
Scripts: https://github.com/IlyaGusev/rulm/tree/hf/data_processing
|
31 |
+
|
32 |
+
Contents:
|
33 |
+
- Librusec, 15%: 18G
|
34 |
+
- stihi.ru: 8.9G
|
35 |
+
- Wikipedia, 7.5G
|
36 |
+
- [News](https://github.com/buriy/russian-nlp-datasets/releases/tag/r4): 6.5G
|
37 |
+
- OpenSubtitles: 2.0G
|
38 |
+
- [DM math](https://github.com/mannefedov/mathematics_dataset_russian): 1.3G
|
39 |
+
- StackOverflow: 318M
|
40 |
+
- https://huggingface.co/datasets/IlyaGusev/gazeta
|
41 |
+
- https://huggingface.co/datasets/Tatyana/ru_sentiment_dataset
|
42 |
+
- https://huggingface.co/datasets/blinoff/medical_qa_ru_data
|