princeton-nlp / SimCSE

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

Evaluate during training #155

Closed dangcaptkd2 closed 2 years ago

dangcaptkd2 commented 2 years ago

Hi, Is it possible to evaluate during training?

gaotianyu1350 commented 2 years ago

Hi,

For now the repo already includes evaluation on the dev set during training.