s1.1-1.5B / README.md
2stacks's picture
Update README.md
32960c2 verified
metadata
license: apache-2.0
datasets:
  - simplescaling/s1K-1.1
language:
  - en
  - fr
  - zh
  - es
  - pt
  - de
  - it
  - ru
  - ja
  - ko
  - vi
  - th
  - ar
base_model:
  - Qwen/Qwen2.5-1.5B-Instruct
pipeline_tag: text-generation
library_name: transformers

Model Summary

s1.1-1.5B is a sucessor of s1 with better reasoning performance by leveraging reasoning traces from r1 instead of Gemini. This model was created simply to test the process used to train the original s1.1 cited below using consumer grade GPUs.

Thanks to Ryan Marten for helping generate r1 traces for s1K.

Use

The model usage is documented here.