Update README.md
Browse files
README.md
CHANGED
|
@@ -25,7 +25,8 @@ datasets:
|
|
| 25 |
### About
|
| 26 |
|
| 27 |
- Model based on `cointegrated/rubert-tiny2`
|
| 28 |
-
-
|
|
|
|
| 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 |
|