File size: 733 Bytes
6a60f2f 07945b0 6a60f2f 07945b0 6a60f2f 07945b0 6a60f2f 07945b0 6a60f2f 5c3b7dd 6a60f2f 07945b0 6a60f2f 07945b0 6a60f2f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
---
pipeline_tag: text-generation
inference: true
license: apache-2.0
datasets:
- simplescaling/s1K-r1
---
# Model Summary
> s1 is a reasoning model finetuned from Qwen2.5-32B-Instruct on just 1,000 examples. It matches o1-preview & exhibits test-time scaling via budget forcing.
- **Repository:** [simplescaling/s1](https://github.com/simplescaling/s1)
- **Paper:** https://arxiv.org/abs/2501.19393
This model is a successor of [s1-32B](https://huggingface.co/simplescaling/s1-32B) with slightly better performance. Thanks to [Ryan Marten](https://huggingface.co/ryanmarten) for helping generate r1 traces for s1K.
# Use
The model usage is documented [here](https://github.com/simplescaling/s1?tab=readme-ov-file#inference).
|