docs/pretrained-models/sts-models.md
The models were first trained on NLI data, then we fine-tuned them on the STS benchmark dataset (docs, dataset). This generate sentence embeddings that are especially suitable to measure the semantic similarity between sentence pairs.
We use the training file from the STS benchmark dataset.
For a training example, see:
We provide the following pre-trained models:
Here are the performances on the STS benchmark for other sentence embeddings methods. They were also computed by using cosine-similarity and Spearman rank correlation. Note, these models were not-fined on the STS benchmark.