Datasets:
data-silence
commited on
Commit
•
e171a0d
1
Parent(s):
41029ac
Update README.md
Browse files
README.md
CHANGED
@@ -18,4 +18,15 @@ configs:
|
|
18 |
data_files:
|
19 |
- split: train
|
20 |
path: data/train-*
|
21 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
data_files:
|
19 |
- split: train
|
20 |
path: data/train-*
|
21 |
+
task_categories:
|
22 |
+
- text-classification
|
23 |
+
language:
|
24 |
+
- ru
|
25 |
+
tags:
|
26 |
+
- russian
|
27 |
+
- news
|
28 |
+
- media
|
29 |
+
pretty_name: Classified well-balanced russian-language news for 2019-2024
|
30 |
+
size_categories:
|
31 |
+
- 10K<n<100K
|
32 |
+
---
|