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
text-generation-inference
multi-train
commited on
Commit
Β·
bfe0d79
1
Parent(s):
00224fc
Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ tags:
|
|
10 |
---
|
11 |
|
12 |
# hkunlp/instructor-large
|
13 |
-
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***.
|
14 |
The model is easy to use with `sentence-transformer` library.
|
15 |
|
16 |
# Quick start
|
|
|
10 |
---
|
11 |
|
12 |
# hkunlp/instructor-large
|
13 |
+
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!
|
14 |
The model is easy to use with `sentence-transformer` library.
|
15 |
|
16 |
# Quick start
|