Sentence Similarity
sentence-transformers
PyTorch
Transformers
English
t5
text-embedding
embeddings
information-retrieval
beir
text-classification
language-model
text-clustering
text-semantic-similarity
text-evaluation
prompt-retrieval
text-reranking
feature-extraction
English
Sentence Similarity
natural_questions
ms_marco
fever
hotpot_qa
mteb
Eval Results
multilingual support?
#7
by
lyua1225
- opened
Hi,
Excellent sota model! Does the model support other languages besides english?
Hi, Thanks a lot for your interests in the INSTRUCTOR model!
As the INSTRUCTOR model is only trained on English texts, it may not support multilingual settings for now.
Hi, Thanks a lot for your interests in the INSTRUCTOR model!
As the INSTRUCTOR model is only trained on English texts, it may not support multilingual settings for now.
thanks!
This model is excellent.
Is there any comparable model for embeddings that (also) covers the German language?
What would be the process to train in another language?
- Translate the data training from english to required lenguage.
The rest of the steps are unkown for me. Any idea?