jeanprbt commited on
Commit
66c7a81
·
verified ·
1 Parent(s): b7ddda2

doc: update model card

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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.