Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ pipeline_tag: text-classification
|
|
13 |
# EconComments-RuBERT-sentiment
|
14 |
|
15 |
This model is a fine-tuned version of [ai-forever/ruBert-base](https://huggingface.co/ai-forever/ruBert-base)
|
16 |
-
on a dataset of 7,000 Russian-language comments on economic topics
|
17 |
|
18 |
## Task
|
19 |
For comments on economic topics from the social network, the task of multiclass sentiment classification into 3 classes (negative, neutral, positive) was solved
|
|
|
13 |
# EconComments-RuBERT-sentiment
|
14 |
|
15 |
This model is a fine-tuned version of [ai-forever/ruBert-base](https://huggingface.co/ai-forever/ruBert-base)
|
16 |
+
on a dataset of 7,000 Russian-language comments on economic topics from the VKontakte social network
|
17 |
|
18 |
## Task
|
19 |
For comments on economic topics from the social network, the task of multiclass sentiment classification into 3 classes (negative, neutral, positive) was solved
|