cointegrated commited on
Commit
b618b3b
1 Parent(s): 6a6e312

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -8,6 +8,7 @@ license: mit
8
  This is the [rut5-base](https://huggingface.co/cointegrated/rut5-base) model, with the decoder fine-tuned to recover (approximately) Russian sentences from their [LaBSE](https://huggingface.co/sentence-transformers/LaBSE) embeddings. Details are [here](https://habr.com/ru/post/677618/) (in Russian).
9
 
10
  It can be used, for example, for:
 
11
  - Translating from the 109 LaBSE languages to Russian;
12
  - Summarizing a collection of sentences with a single sentence;
13
  - Interpolating between sentences;
8
  This is the [rut5-base](https://huggingface.co/cointegrated/rut5-base) model, with the decoder fine-tuned to recover (approximately) Russian sentences from their [LaBSE](https://huggingface.co/sentence-transformers/LaBSE) embeddings. Details are [here](https://habr.com/ru/post/677618/) (in Russian).
9
 
10
  It can be used, for example, for:
11
+ - Paraphrasing Russian sentences;
12
  - Translating from the 109 LaBSE languages to Russian;
13
  - Summarizing a collection of sentences with a single sentence;
14
  - Interpolating between sentences;