princeton-nlp / SimCSE

[EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821
MIT License
3.33k stars 505 forks source link

Pointer to SBERT and SRoBERTa Models from Paper #228

Closed JosephGatto closed 1 year ago

JosephGatto commented 1 year ago

Hi,

I was wondering if you could link me to the huggingface models used to produce the Sentence Transformer baselines in the paper?

Thanks!

gaotianyu1350 commented 1 year ago

Hi,

We used the sentence transformer library to reproduce sbert.