This is a sentence-transformers model: It maps sentences & paragraphs to a 128 dimensional dense vector space and can be used for tasks like clustering or semantic search.
Model performance (Cosine-Similarity based, on the sts-test dataset):
Original (384 dimensions): Pearson: 0.8274 Spearman: 0.8203