Downloads · 30 days
12
6% of all-time downloads
TIGER-Lab/One-Shot-CFT-Math-Qwen-14B
One-Shot-CFT-Math-Qwen-14B is a text generation model from TIGER-Lab. Use it when you need the model to write or continue text. It is set up for transformers. The card lists the license as cc-by-4.0.
<p align="center" <a href="https://github.com/TIGER-AI-Lab/One-Shot-CFT" target="blank"💻 Code</a | <a href="https://arxiv.org/pdf/2506.03295" target="blank"📄 Paper</a | <a href="https://huggingface.co/datasets/TIGER…
Downloads · 30 days
12
6% of all-time downloads
All-time downloads
189
Public
Parameters
14.8B
29.6 GB on disk
Likes
2
Public
Click a slice to open those files.
.safetensors29.5 GB · 100%
From the Hugging Face model README
One-Shot Critique Fine-Tuning (CFT) is a simple, robust, and compute-efficient training paradigm for unleashing the reasoning capabilities of pretrained LLMs in both mathematical and logical domains. By leveraging critiques on just one problem, One-Shot CFT enables models like Qwen and LLaMA to match or even outperform reinforcement learning, while using 20× less compute.
Instead of learning from reference answers (as in supervised fine-tuning) or reward signals (as in reinforcement learning), One-Shot CFT enables models to learn from critiques of diverse solutions to a single problem, enhancing their exposure to varied reasoning patterns and mitigating overfitting. This exposes the LLMs to multiple perspectives and error types, thereby more effectively unleashing their reasoning potential.
This specific model is the One-Shot CFT variant trained based on Qwen2.5-14B with DSR-CFT-p0 dataset.
If you find our work helpful, please cite it as:
@article{wang2025unleashing,
title={Unleashing the Reasoning Potential of Pre-trained LLMs by Critique Fine-Tuning on One Problem},
author={Wang, Yubo and Nie, Ping and Zou, Kai and Wu, Lijun and Chen, Wenhu},
journal={arXiv preprint arXiv:2506.03295},
year={2025}
}