Remove deprecated (SEB) evaluation results section
Browse files
README.md
CHANGED
|
@@ -92,10 +92,6 @@ print("Sentence embeddings:")
|
|
| 92 |
print(sentence_embeddings)
|
| 93 |
```
|
| 94 |
|
| 95 |
-
## Evaluation Results
|
| 96 |
-
|
| 97 |
-
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-distilroberta-v1)
|
| 98 |
-
|
| 99 |
------
|
| 100 |
|
| 101 |
## Background
|
|
|
|
| 92 |
print(sentence_embeddings)
|
| 93 |
```
|
| 94 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 95 |
------
|
| 96 |
|
| 97 |
## Background
|