Update README.md
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ tags:
|
|
| 12 |
|
| 13 |
The ru-en-RoSBERTa is a general text embedding model for Russian. The model is based on [ruRoBERTa](https://huggingface.co/ai-forever/ruRoberta-large) and fine-tuned with ~4M pairs of supervised, synthetic and unsupervised data in Russian and English. Tokenizer supports some English tokens from [RoBERTa](https://huggingface.co/FacebookAI/roberta-large) tokenizer.
|
| 14 |
|
| 15 |
-
For more model details please refer to our [article](arxiv).
|
| 16 |
|
| 17 |
## Usage
|
| 18 |
|
|
|
|
| 12 |
|
| 13 |
The ru-en-RoSBERTa is a general text embedding model for Russian. The model is based on [ruRoBERTa](https://huggingface.co/ai-forever/ruRoberta-large) and fine-tuned with ~4M pairs of supervised, synthetic and unsupervised data in Russian and English. Tokenizer supports some English tokens from [RoBERTa](https://huggingface.co/FacebookAI/roberta-large) tokenizer.
|
| 14 |
|
| 15 |
+
For more model details please refer to our [article](https://arxiv.org/abs/2408.12503).
|
| 16 |
|
| 17 |
## Usage
|
| 18 |
|