t0b1as91 commited on
Commit
5ca1b66
·
verified ·
1 Parent(s): e898e74

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -36,4 +36,6 @@ with torch.no_grad():
36
  # normalize embeddings
37
  sentence_embeddings = torch.nn.functional.normalize(sentence_embeddings, p=2, dim=1)
38
  print("Sentence embeddings:", sentence_embeddings)
39
- ```
 
 
 
36
  # normalize embeddings
37
  sentence_embeddings = torch.nn.functional.normalize(sentence_embeddings, p=2, dim=1)
38
  print("Sentence embeddings:", sentence_embeddings)
39
+ ```
40
+ ###Evaluation
41
+ <img src="slerp.png" alt="109M models retrieval benchmarks" width="650" style="margin-left:'auto' margin-right:'auto' display:'block'"/>