Add the Sentence Transformers tag to make this model easier to find
Browse filesHello!
## Pull Request overview
* Add the Sentence Transformers tag
## Details
With this tag, the model will now also show up here: https://huggingface.co/models?library=sentence-transformers&sort=trending, i.e. among all other popular embedding models.
- Tom Aarsen
README.md
CHANGED
@@ -5,6 +5,8 @@ language:
|
|
5 |
- hy
|
6 |
base_model:
|
7 |
- intfloat/multilingual-e5-base
|
|
|
|
|
8 |
---
|
9 |
|
10 |
# Armenian-Text-Embeddings-1
|
|
|
5 |
- hy
|
6 |
base_model:
|
7 |
- intfloat/multilingual-e5-base
|
8 |
+
tags:
|
9 |
+
- sentence-transformers
|
10 |
---
|
11 |
|
12 |
# Armenian-Text-Embeddings-1
|