455 Forks
2877 Stars
2877 Watchers

SimCSE

EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821

How to download and setup SimCSE

Open terminal and run command
git clone https://github.com/princeton-nlp/SimCSE.git
git clone is used to create a copy or clone of SimCSE repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SimCSE https://github.com/princeton-nlp/SimCSE/archive/master.zip

Or simply clone SimCSE with SSH
[email protected]:princeton-nlp/SimCSE.git

If you have some problems with SimCSE

You may open issue on SimCSE support forum (system) here: https://github.com/princeton-nlp/SimCSE/issues