egoriya commited on
Commit
125b739
1 Parent(s): 8ce313f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@ license: mit
3
  ---
4
 
5
 
6
- This classification model is based on [sberbank-ai/ruRoberta-large](https://huggingface.co/sberbank-ai/ruRoberta-large).
7
  The model should be used to produce relevance and specificity of the last message in the context of a dialog.
8
 
9
  It is pretrained on corpus of dialog data from social networks and finetuned on [tinkoff-ai/context_similarity](https://huggingface.co/tinkoff-ai/context_similarity).
 
3
  ---
4
 
5
 
6
+ This classification model is based on [cointegrated/rubert-tiny2](https://huggingface.co/cointegrated/rubert-tiny2).
7
  The model should be used to produce relevance and specificity of the last message in the context of a dialog.
8
 
9
  It is pretrained on corpus of dialog data from social networks and finetuned on [tinkoff-ai/context_similarity](https://huggingface.co/tinkoff-ai/context_similarity).