princeton-nlp/SimCSE
[EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1965
- days_rel: n/a
- days_push: 686
- n_releases_24m: 0
Adoption not part of the score
3654 stars · 536 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
SimCSE is a Python library and research codebase implementing simple contrastive learning for sentence embeddings, with pre-trained unsupervised and supervised models. It provides an easy-to-use sentence embedding tool compatible with Hugging Face Transformers.
Use cases
- encode sentences into embeddings
- compute sentence similarity
- train custom sentence embedding models with contrastive learning
- evaluate sentence embeddings on STS benchmarks
- use pretrained sentence embeddings for semantic search
When to choose
- you need high-quality sentence embeddings from a well-cited research model
- you want to train or fine-tune sentence embeddings with contrastive learning
- you want a simple pip-installable embedding tool
When to avoid
- you need actively developed features or recent model architectures
- you need multilingual embeddings out of the box
- you need a production embedding service rather than a research library
Facets
library · maturity maintenance
nlp machine-learning deep-learning machine-learning deep-learning python sentence-embeddings contrastive-learning pretrained-models research natural-language-processing
2 sources
- readme: https://github.com/princeton-nlp/SimCSE · fetched 2026-08-28 · c3b64a9f579f
- registry_pypi: https://pypi.org/pypi/simcse/json · fetched 2026-08-29 · fc38eb8b6490
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| princeton-nlp/SimCSE | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="princeton-nlp/SimCSE")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem