Sentence Similarity
sentence-transformers
Safetensors
Transformers
English
bert
feature-extraction
Inference Endpoints
5 papers
parikhshyamal1993 commited on
Commit
b6c3207
1 Parent(s): 7032b7c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -33,6 +33,9 @@ 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.
38
 
 
33
  ---
34
 
35
 
36
+
37
+ This is a copy of original repository converted to safe tensor model .
38
+
39
  # all-MiniLM-L6-v2
40
  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.
41