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

Why one epoch for unsupervised? #222

Closed jeongwoopark0514 closed 1 year ago

jeongwoopark0514 commented 1 year ago

Hello,

Thanks for your amazing work on SimCSE!

I was wondering why only one epoch was chosen for unsupervised, while supervised approach does 3 epochs.

What is the reason?

Thanks in advance :)

github-actions[bot] commented 1 year ago

Stale issue message

EeyoreLee commented 1 year ago

It's just an example.