Sentence Similarity
PEFT
Safetensors
English
text-embedding
embeddings
information-retrieval
beir
text-classification
language-model
text-clustering
text-semantic-similarity
text-evaluation
text-reranking
feature-extraction
Sentence Similarity
natural_questions
ms_marco
fever
hotpot_qa
mteb
Eval Results
Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,25 @@ license: mit
|
|
4 |
language:
|
5 |
- en
|
6 |
pipeline_tag: sentence-similarity
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# LLM2Vec: Large Language Models Are Secretly Powerful Text Encoders
|
|
|
4 |
language:
|
5 |
- en
|
6 |
pipeline_tag: sentence-similarity
|
7 |
+
tags:
|
8 |
+
- text-embedding
|
9 |
+
- embeddings
|
10 |
+
- information-retrieval
|
11 |
+
- beir
|
12 |
+
- text-classification
|
13 |
+
- language-model
|
14 |
+
- text-clustering
|
15 |
+
- text-semantic-similarity
|
16 |
+
- text-evaluation
|
17 |
+
- text-reranking
|
18 |
+
- feature-extraction
|
19 |
+
- sentence-similarity
|
20 |
+
- Sentence Similarity
|
21 |
+
- natural_questions
|
22 |
+
- ms_marco
|
23 |
+
- fever
|
24 |
+
- hotpot_qa
|
25 |
+
- mteb
|
26 |
---
|
27 |
|
28 |
# LLM2Vec: Large Language Models Are Secretly Powerful Text Encoders
|