Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ license: mit
|
|
3 |
---
|
4 |
|
5 |
|
6 |
-
This classification model is based on [
|
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).
|