Add `sentence-transformers` tag for better discoverability
#1
by
tomaarsen
HF Staff
- opened
README.md
CHANGED
|
@@ -9,6 +9,7 @@ pipeline_tag: feature-extraction
|
|
| 9 |
library_name: transformers
|
| 10 |
tags:
|
| 11 |
- code
|
|
|
|
| 12 |
---
|
| 13 |
<div align="center" style="display: flex; justify-content: center; align-items: center; gap: 20px;">
|
| 14 |
<a href="https://github.com/codefuse-ai/CodeFuse-Embeddings/tree/main/" style="display: flex; align-items: center; text-decoration: none; color: inherit;">
|
|
|
|
| 9 |
library_name: transformers
|
| 10 |
tags:
|
| 11 |
- code
|
| 12 |
+
- sentence-transformers
|
| 13 |
---
|
| 14 |
<div align="center" style="display: flex; justify-content: center; align-items: center; gap: 20px;">
|
| 15 |
<a href="https://github.com/codefuse-ai/CodeFuse-Embeddings/tree/main/" style="display: flex; align-items: center; text-decoration: none; color: inherit;">
|