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
multi-train
commited on
Commit
•
8f18893
1
Parent(s):
1a492e5
Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,17 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
language: en
|
4 |
-
license: apache-2.0
|
5 |
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
- sentence-transformers
|
7 |
- feature-extraction
|
8 |
- sentence-similarity
|
@@ -14,17 +23,9 @@ tags:
|
|
14 |
- ms_marco
|
15 |
- fever
|
16 |
- hotpot_qa
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
- embeddings
|
21 |
-
- language-model
|
22 |
-
- text-embedding
|
23 |
-
- text-clustering
|
24 |
-
- text-semantic-similarity
|
25 |
-
- text-evaluation
|
26 |
-
- prompt-retrieval
|
27 |
-
- text-reranking
|
28 |
---
|
29 |
|
30 |
# hkunlp/instructor-base
|
|
|
1 |
---
|
2 |
+
pipeline_tag: sentence-similarity
|
|
|
|
|
3 |
tags:
|
4 |
+
- text-embedding
|
5 |
+
- embeddings
|
6 |
+
- information-retrieval
|
7 |
+
- beir
|
8 |
+
- text-classification
|
9 |
+
- language-model
|
10 |
+
- text-clustering
|
11 |
+
- text-semantic-similarity
|
12 |
+
- text-evaluation
|
13 |
+
- prompt-retrieval
|
14 |
+
- text-reranking
|
15 |
- sentence-transformers
|
16 |
- feature-extraction
|
17 |
- sentence-similarity
|
|
|
23 |
- ms_marco
|
24 |
- fever
|
25 |
- hotpot_qa
|
26 |
+
language: en
|
27 |
+
inference: false
|
28 |
+
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
---
|
30 |
|
31 |
# hkunlp/instructor-base
|