Update README.md
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ base_model:
|
|
| 12 |
- distilbert/distilbert-base-uncased
|
| 13 |
---
|
| 14 |
|
| 15 |
-
|
| 16 |
|
| 17 |
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 semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
|
| 18 |
|
|
|
|
| 12 |
- distilbert/distilbert-base-uncased
|
| 13 |
---
|
| 14 |
|
| 15 |
+
|
| 16 |
|
| 17 |
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 semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
|
| 18 |
|