DiTy/cross encoder russian msmarco This is a sentence transformers model based on a pre trained DeepPavlov/rubert base cased and finetuned with MS MARCO Russian passage ranking dataset. The model can be used for Information Retrieval in the Russian language: Given a query, encode the query will all possible passages (e.g. retrieved with ElasticSearch). Then sort the passages in a decreasing order. See SBERT.net Retrieve & Re rank for more details. Usage (Sentence Transformers) Using this model becomes easy when you have sentence transformers installed: Then you can use the model like this: Usage (HuggingFace Transformers) Without sentence transformers, you can use the model like this: First, you pass your input through the transformer model, then you need to get the logits from the model.
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy