Commit
·
c098de5
1
Parent(s):
fd03157
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,11 +7,11 @@ tags:
|
|
| 7 |
- transformers
|
| 8 |
---
|
| 9 |
|
| 10 |
-
#
|
| 11 |
|
| 12 |
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
|
| 13 |
|
| 14 |
-
|
| 15 |
|
| 16 |
## Usage (Sentence-Transformers)
|
| 17 |
|
|
|
|
| 7 |
- transformers
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# Style Embedding
|
| 11 |
|
| 12 |
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
|
| 13 |
|
| 14 |
+
for more info see [Style-Embeddings](https://github.com/nlpsoc/Style-Embeddings)
|
| 15 |
|
| 16 |
## Usage (Sentence-Transformers)
|
| 17 |
|