Remove deprecated (SEB) evaluation results section
Browse files
README.md
CHANGED
@@ -71,10 +71,6 @@ print("Sentence embeddings:")
|
|
71 |
print(sentence_embeddings)
|
72 |
```
|
73 |
|
74 |
-
## Evaluation Results
|
75 |
-
|
76 |
-
For an automated evaluation of this model, see the *Sentence Embeddings Benchmark*: [https://seb.sbert.net](https://seb.sbert.net?model_name=sentence-transformers/all-MiniLM-L12-v1)
|
77 |
-
|
78 |
------
|
79 |
|
80 |
## Background
|
|
|
71 |
print(sentence_embeddings)
|
72 |
```
|
73 |
|
|
|
|
|
|
|
|
|
74 |
------
|
75 |
|
76 |
## Background
|