innocent-charles commited on
Commit
3d517f6
·
verified ·
1 Parent(s): ee32c69

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -209,7 +209,7 @@ library_name: sentence-transformers
209
 
210
  ## Model description
211
 
212
- This is a unified model trained to add other row resourced language dimensions. It can be used to map more than 250 languages to a shared vector space. The pre-training process combines masked language modeling with translation language modeling. The model is useful for getting multilingual sentence embeddings and for bi-text retrieval.
213
 
214
  - **Model**: [HuggingFace's model hub](https://huggingface.co/sartifyllc/AviLaBSE).
215
  - **Paper**: [arXiv](https://arxiv.org/abs/2007.01852).
 
209
 
210
  ## Model description
211
 
212
+ This is a unified model trained to add other row resourced language dimensions. It can be used to map more than 130 languages to a shared vector space. The pre-training process combines masked language modeling with translation language modeling. The model is useful for getting multilingual sentence embeddings and for bi-text retrieval.
213
 
214
  - **Model**: [HuggingFace's model hub](https://huggingface.co/sartifyllc/AviLaBSE).
215
  - **Paper**: [arXiv](https://arxiv.org/abs/2007.01852).