uclaml/SPIN
The official implementation of Self-Play Fine-Tuning (SPIN) observed · 2026-08-28
Health v2 · maintenance only
26/100
- Activity 0
- Release rhythm 35
- Longevity 67
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 941
- days_rel: n/a
- days_push: 847
- n_releases_24m: 0
Adoption not part of the score
1254 stars · 106 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official implementation of Self-Play Fine-Tuning (SPIN), a method that improves language models by having them iteratively generate and discriminate their own training data against human-annotated responses. It includes training scripts, data generation pipelines, and released models/datasets for reproducing the ICML 2024 paper results.
Use cases
- fine-tune an LLM without extra human-annotated data
- reproduce SPIN paper results on Mistral-7B
- improve an SFT model beyond DPO baselines
- generate self-play training data with vLLM
- research iterative self-improvement methods for LLMs
When to choose
- you have an SFT checkpoint and want to boost it without additional annotations
- you're researching self-play or preference-free fine-tuning methods
- you want the reference implementation of the SPIN algorithm
When to avoid
- you need a production training framework with broad model support
- you want actively maintained tooling rather than research code
- you lack GPU resources for 7B-scale fine-tuning
Facets
library · maturity maintenance
llm-training machine-learning deep-learning large-language-models machine-learning deep-learning python self-play fine-tuning llm research-code icml-2024 huggingface gpu linux
2 sources
- readme: https://github.com/uclaml/SPIN · fetched 2026-08-28 · 6e0899e54ded
- homepage: https://uclaml.github.io/SPIN/ · fetched 2026-08-29 · c4a87d8b0d7b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| uclaml/SPIN | main | 26 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem