tomaarsen HF staff commited on
Commit
c53e81a
·
verified ·
1 Parent(s): 6ad1718

Remove deprecated (SEB) evaluation results section

Browse files
Files changed (1) hide show
  1. README.md +0 -7
README.md CHANGED
@@ -121,13 +121,6 @@ In the following some technical details how this model must be used:
121
  | Suitable score functions | dot-product (e.g. `util.dot_score`) |
122
 
123
 
124
- ## Evaluation Results
125
-
126
- <!--- Describe how your model was evaluated -->
127
-
128
- For an automated evaluation of this model, see the *Sentence Embeddings Benchmark*: [https://seb.sbert.net](https://seb.sbert.net?model_name=msmarco-distilbert-base-dot-v5)
129
-
130
-
131
  ## Training
132
 
133
  See `train_script.py` in this repository for the used training script.
 
121
  | Suitable score functions | dot-product (e.g. `util.dot_score`) |
122
 
123
 
 
 
 
 
 
 
 
124
  ## Training
125
 
126
  See `train_script.py` in this repository for the used training script.