desllre commited on
Commit
85ea3fd
·
verified ·
1 Parent(s): 8335d0f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -25,7 +25,8 @@ datasets:
25
  ### About
26
 
27
  - Model based on `cointegrated/rubert-tiny2`
28
- - Further training of the model took place on a set of texts of social networks and news texts of the corpus of texts [Taiga](https://tatianashavrina.github.io/taiga_site /)
 
29
  - Estimates of the accuracy of the model in the validation sample:
30
 
31
  | Accuracy | Precision | Recall | F1-score |
 
25
  ### About
26
 
27
  - Model based on `cointegrated/rubert-tiny2`
28
+ - The model allows you to classify russian texts into two classes 'news' and 'social'
29
+ - Further training of the model took place on a set of texts of social networks and news texts of the corpus Taiga (https://tatianashavrina.github.io/taiga_site /)
30
  - Estimates of the accuracy of the model in the validation sample:
31
 
32
  | Accuracy | Precision | Recall | F1-score |