Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ tags:
|
|
| 6 |
- sentence-similarity
|
| 7 |
- transformers
|
| 8 |
---
|
| 9 |
-
#
|
| 10 |
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 512 dimensional dense vector space and can be used for tasks like clustering or semantic search.
|
| 11 |
## Usage (Sentence-Transformers)
|
| 12 |
Using this model becomes easy when you have [sentence-transformers](https://www.SBERT.net) installed:
|
|
|
|
| 6 |
- sentence-similarity
|
| 7 |
- transformers
|
| 8 |
---
|
| 9 |
+
# recobo/agri-sentence-transformer
|
| 10 |
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 512 dimensional dense vector space and can be used for tasks like clustering or semantic search.
|
| 11 |
## Usage (Sentence-Transformers)
|
| 12 |
Using this model becomes easy when you have [sentence-transformers](https://www.SBERT.net) installed:
|