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
@@ -9,7 +9,7 @@ tags:
|
|
9 |
- transformers
|
10 |
---
|
11 |
|
12 |
-
# hku-nlp/instructor-
|
13 |
This is a general embedding model: It maps sentences & paragraphs to a 768 dimensional dense vector space.
|
14 |
The model was trained on diverse tasks.
|
15 |
It takes customized instructions and text inputs, and generates task-specific embeddings for general purposes, e.g., information retrieval, classification, clustering, etc.
|
|
|
9 |
- transformers
|
10 |
---
|
11 |
|
12 |
+
# hku-nlp/instructor-xl
|
13 |
This is a general embedding model: It maps sentences & paragraphs to a 768 dimensional dense vector space.
|
14 |
The model was trained on diverse tasks.
|
15 |
It takes customized instructions and text inputs, and generates task-specific embeddings for general purposes, e.g., information retrieval, classification, clustering, etc.
|