tomaarsen HF staff commited on
Commit
e4fb3e9
1 Parent(s): a983fce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ This model was trained using [SentenceTransformers](https://sbert.net) [Cross-En
11
 
12
  ## Training Data
13
 
14
- This model was trained on [stsb](https://huggingface.co/datasets/mteb/stsbenchmark-sts). The model will predict a score between 0 and 1 how for the semantic similarity of two sentences.
15
 
16
  ## Usage and Performance
17
 
 
11
 
12
  ## Training Data
13
 
14
+ This model was trained on [stsb](https://huggingface.co/datasets/mteb/stsbenchmark-sts). The model will predict a score between 0 and 1 for how semantically similarity two sentences are.
15
 
16
  ## Usage and Performance
17