kst23 commited on
Commit
e6d8352
·
verified ·
1 Parent(s): 54bcb13

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -4
README.md CHANGED
@@ -76,10 +76,6 @@ print("Sentence embeddings:")
76
  print(sentence_embeddings)
77
  ```
78
 
79
- ## Evaluation Results
80
-
81
- For an automated evaluation of SLX-v0.1, please refer to the [Sentence Embeddings Benchmark](https://seb.sbert.net?model_name=brahmairesearch/slx-v0.1).
82
-
83
  ## Intended Use Cases
84
 
85
  SLX-v0.1 is designed for encoding sentences and short paragraphs into dense vectors that capture their semantic information. These embeddings can be used for:
 
76
  print(sentence_embeddings)
77
  ```
78
 
 
 
 
 
79
  ## Intended Use Cases
80
 
81
  SLX-v0.1 is designed for encoding sentences and short paragraphs into dense vectors that capture their semantic information. These embeddings can be used for: