data-silence commited on
Commit
f1d80b4
1 Parent(s): 21fe1be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -34,6 +34,8 @@ should probably proofread and complete it, then remove this comment. -->
34
  # rus-news_classifier
35
 
36
  This model is a fine-tuned version of [sentence-transformers/LaBSE](https://huggingface.co/sentence-transformers/LaBSE) on my [news dataset](https://huggingface.co/datasets/data-silence/rus_news_classifier).
 
 
37
  It achieves the following results on the evaluation set:
38
  - Loss: 0.3820
39
  - Accuracy: 0.9029
 
34
  # rus-news_classifier
35
 
36
  This model is a fine-tuned version of [sentence-transformers/LaBSE](https://huggingface.co/sentence-transformers/LaBSE) on my [news dataset](https://huggingface.co/datasets/data-silence/rus_news_classifier).
37
+ The learning news dataset is a well-balanced sample of recent news from the last five years.
38
+
39
  It achieves the following results on the evaluation set:
40
  - Loss: 0.3820
41
  - Accuracy: 0.9029