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
Inference Endpoints
Update README.md
Browse files
README.md
CHANGED
@@ -2524,6 +2524,7 @@ model-index:
|
|
2524 |
value: 79.25143598295348
|
2525 |
duplicated_from: hkunlp/instructor-large
|
2526 |
---
|
|
|
2527 |
|
2528 |
# hkunlp/instructor-large
|
2529 |
We introduce **Instructor**👨🏫, an instruction-finetuned text embedding model that can generate text embeddings tailored to any task (e.g., classification, retrieval, clustering, text evaluation, etc.) and domains (e.g., science, finance, etc.) ***by simply providing the task instruction, without any finetuning***. Instructor👨 achieves sota on 70 diverse embedding tasks ([MTEB leaderboard](https://huggingface.co/spaces/mteb/leaderboard))!
|
|
|
2524 |
value: 79.25143598295348
|
2525 |
duplicated_from: hkunlp/instructor-large
|
2526 |
---
|
2527 |
+
# Same as hkunlp/instructor-large, except using a custom handler so it can be deployed with HF Inference Endpoints
|
2528 |
|
2529 |
# hkunlp/instructor-large
|
2530 |
We introduce **Instructor**👨🏫, an instruction-finetuned text embedding model that can generate text embeddings tailored to any task (e.g., classification, retrieval, clustering, text evaluation, etc.) and domains (e.g., science, finance, etc.) ***by simply providing the task instruction, without any finetuning***. Instructor👨 achieves sota on 70 diverse embedding tasks ([MTEB leaderboard](https://huggingface.co/spaces/mteb/leaderboard))!
|