SuperCorrect: Supervising and Correcting Language Models with Error-Driven Insights
Results and benchmarks
SuperCorrect: Supervising and Correcting Language Models with Error-Driven Insights is the primary contribution described in this paper.
| Task | Dataset | Metric | Value | Source |
|---|---|---|---|---|
| Natural language processing | Teacher LLM (GPT-4o-mini) | GSM8K | 100 | paper-derived |
| Natural language processing | Teacher LLM (GPT-4o-mini) + Inspector LLM (… | GSM8K | 100 | paper-derived |
| Natural language processing | Teacher LLM (GPT-4o) | GSM8K | 100 | paper-derived |
| Natural language processing | Meta-Llama-3.1 + HSFT | Correction accuracy. | 0.08 | paper-derived |
| Natural language processing | Meta-Llama-3.1 + HSFT + Cross-model DPO | Correction accuracy. | 0.27 | paper-derived |
| Natural language processing | DeepSeek + HSFT | Correction accuracy. | 0.07 | paper-derived |
Audit each benchmark finding before selecting an implementation path. Evidence refs map to the disclosure below.
Evidence graph: 4 refs, 4 links.
Utility signals: depth 95/100, grounding 95/100, status high.
Implementation
Best maintained implementation now
[ICLR 2025] SuperCorrect: Advancing Small LLM Reasoning with Thought Template Distillation and Self-Correction
91 stars · 8 forks · Last push Mar 23, 2025
- License
- CI
- Dependencies
- Docker
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata · Strong overlap with paper title keywords
yangling0818/supercorrect-llm is the strongest maintained implementation based on ranking signals. Dependency/environment manifests are present.
Open yangling0818/supercorrect-llm- License metadata missing
- No CI workflows detected
- Selected yangling0818/supercorrect-llm as the strongest maintained implementation for new work.
- Includes dependency/environment manifest signals.
- Repository activity is within the last 24 months.
Compare implementation paths
Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.
- Maintenance
- Stale
- Confidence
- High
- Reproducibility
- Limited
- Stars
- 91
- Last push
- Mar 23, 2025 (521d)
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
- No push in 12+ months
- No CI pipeline detected
- No tagged releases
- Maintenance
- Stale risk
- Confidence
- Low
- Reproducibility
- Limited
- Stars
- 542
- Last push
- Sep 27, 2025 (333d)
Community adoption signal (542 stars)
- No CI pipeline detected
- No tagged releases
- No Docker setup
- Maintenance
- Recently updated
- Confidence
- Low
- Reproducibility
- Moderate
- Stars
- 1
- Last push
- May 11, 2026 (107d)
Matched via arXiv identifier search · Strong overlap with paper title keywords
- No CI pipeline detected
- No tagged releases
- No Docker setup
Reproduction readiness
Setup required
Dependencies pinned, manual setup needed
- yangling0818/supercorrect-llm has requirements.txt but requires manual environment setup.
- Last push was 521 days ago, so expect possible dependency version conflicts.
- No Dockerfile, so you will set up the environment manually.
- No CI pipeline, so test coverage is unknown.
Quick start
git clone https://github.com/yangling0818/supercorrect-llm.git
pip install -r requirements.txt Repositories and ecosystem
No additional verified repositories beyond the primary recommendation.
These repositories had low-confidence matching signals and are hidden by default.
- gen-verse/reasonflux
Confidence: Low · 542 stars
- richmond218/huggingface-papers-notebook
Confidence: Low · 1 stars
- SkyworkAI/SuperCorrect-llm
Confidence: Low · 3 stars
Hugging Face artifacts
No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.
Models
- QuantFactory/SuperCorrect-7B-GGUF
441 downloads · 2 likes
Datasets
No trustworthy datasets matches right now.
Search datasets on Hugging FaceSpaces
No trustworthy spaces matches right now.
Search spaces on Hugging FaceResearch context
Tasks
Natural language processing
Methods
Transformer
Domains
Natural Language Processing
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXJump to Paper2Code search queries derived from this paper's research context.
Data includes links from Papers with Code ( CC-BY-SA-4.0 ).