evilfreelancer commited on
Commit
2fd40a2
·
verified ·
1 Parent(s): c41556f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -18,6 +18,9 @@ pipeline_tag: feature-extraction
18
  <img src="img.jpg">
19
  </figure>
20
 
 
 
 
21
  FRIDA is a full-scale finetuned general text embedding model inspired by denoising architecture based on T5. The model is based on the encoder part of [FRED-T5](https://arxiv.org/abs/2309.10931) model and continues research of text embedding models ([ruMTEB](https://arxiv.org/abs/2408.12503), [ru-en-RoSBERTa](https://huggingface.co/ai-forever/ru-en-RoSBERTa)). It has been pre-trained on a Russian-English dataset and fine-tuned for improved performance on the target task.
22
 
23
  For more model details please refer to our technical report [TODO].
 
18
  <img src="img.jpg">
19
  </figure>
20
 
21
+ + https://huggingface.co/evilfreelancer/FRIDA-GGUF
22
+ + https://ollama.com/evilfreelancer/FRIDA
23
+
24
  FRIDA is a full-scale finetuned general text embedding model inspired by denoising architecture based on T5. The model is based on the encoder part of [FRED-T5](https://arxiv.org/abs/2309.10931) model and continues research of text embedding models ([ruMTEB](https://arxiv.org/abs/2408.12503), [ru-en-RoSBERTa](https://huggingface.co/ai-forever/ru-en-RoSBERTa)). It has been pre-trained on a Russian-English dataset and fine-tuned for improved performance on the target task.
25
 
26
  For more model details please refer to our technical report [TODO].