Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ datasets:
|
|
6 |
- simplescaling/s1K
|
7 |
---
|
8 |
|
|
|
|
|
9 |
# Model Summary
|
10 |
|
11 |
> 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.
|
|
|
6 |
- simplescaling/s1K
|
7 |
---
|
8 |
|
9 |
+
**We recommend using our successor [s1.1](https://huggingface.co/simplescaling/s1.1-32B) with better performance**
|
10 |
+
|
11 |
# Model Summary
|
12 |
|
13 |
> 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.
|