Alvant commited on
Commit
1134215
·
1 Parent(s): 512065e

add more hf info about dataset

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,4 +1,8 @@
1
  ---
 
 
 
 
2
  license: other
3
  license_name: topicnet
4
  license_link: >-
@@ -13,6 +17,22 @@ configs:
13
  data_files:
14
  - split: train
15
  path: "data/noow/postnauka.csv.gz"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  ---
17
 
18
 
 
1
  ---
2
+ language:
3
+ - ru
4
+ multilinguality:
5
+ - monolingual
6
  license: other
7
  license_name: topicnet
8
  license_link: >-
 
17
  data_files:
18
  - split: train
19
  path: "data/noow/postnauka.csv.gz"
20
+ task_categories:
21
+ - topic-modeling
22
+ - topic-modelling
23
+ - text-clustering
24
+ - text-classification
25
+ task_ids:
26
+ - topic-classification
27
+ - multi-class-classification
28
+ - multi-label-classification
29
+ tags:
30
+ - topic-modeling
31
+ - topic-modelling
32
+ - multimodal-data
33
+ - multimodal-learning
34
+ - modalities
35
+ - document-representation
36
  ---
37
 
38