Adding Sentence Transformers as the library name
Browse files
README.md
CHANGED
|
@@ -6,6 +6,8 @@ language:
|
|
| 6 |
pipeline_tag: feature-extraction
|
| 7 |
tags:
|
| 8 |
- MTEB
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
## Giga-Embeddings-instruct
|
| 11 |
- Base Decoder-only LLM: GigaChat-3b
|
|
|
|
| 6 |
pipeline_tag: feature-extraction
|
| 7 |
tags:
|
| 8 |
- MTEB
|
| 9 |
+
- transformers
|
| 10 |
+
library_name: sentence-transformers
|
| 11 |
---
|
| 12 |
## Giga-Embeddings-instruct
|
| 13 |
- Base Decoder-only LLM: GigaChat-3b
|