doc: update model card
Browse files
README.md
CHANGED
@@ -31,7 +31,7 @@ datasets:
|
|
31 |
- embedding-data/WikiAnswers
|
32 |
pipeline_tag: sentence-similarity
|
33 |
---
|
34 |
-
|
35 |
|
36 |
# all-MiniLM-L6-v2
|
37 |
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 384 dimensional dense vector space and can be used for tasks like clustering or semantic search.
|
|
|
31 |
- embedding-data/WikiAnswers
|
32 |
pipeline_tag: sentence-similarity
|
33 |
---
|
34 |
+
(this is a fork from [sentence-transformers/all-MiniLM-L6-v2](https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2), original model card below)
|
35 |
|
36 |
# all-MiniLM-L6-v2
|
37 |
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 384 dimensional dense vector space and can be used for tasks like clustering or semantic search.
|