Sentence Similarity
sentence-transformers
PyTorch
TensorFlow
Safetensors
Transformers
bert
feature-extraction
Inference Endpoints

Fix broken link to evaluation results

#1
by jannikmi - opened
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -91,7 +91,7 @@ print(sentence_embeddings)
91
 
92
 
93
 
94
- For an automated evaluation of this model, see the *Sentence Embeddings Benchmark*: [https://seb.sbert.net](https://seb.sbert.net?model_name=sentence-transformers/paraphrase-MiniLM-L3-v2)
95
 
96
 
97
 
91
 
92
 
93
 
94
+ For an automated evaluation of this model, see the *Sentence Embeddings Benchmark*: [https://sbert.net](https://sbert.net/docs/pretrained_models.html#model-overview)
95
 
96
 
97