ryanmarten commited on
Commit
af1eff4
·
verified ·
1 Parent(s): daea860

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ datasets:
22
  ## Model description
23
  This model is a fine-tuned version of [Qwen/Qwen2.5-32B-Instruct](https://huggingface.co/Qwen/Qwen2.5-32B-Instruct) on the [Bespoke-Stratos-17k dataset](https://huggingface.co/datasets/bespokelabs/Bespoke-Stratos-17k).
24
  The dataset is derived by distilling DeepSeek-R1 using the data pipeline of Berkeley NovaSky’s Sky-T1 with some modifications. More info in the dataset card at [Bespoke-Stratos-17k](https://huggingface.co/datasets/Bespoke-Stratos-17k).
25
- It outperforms Qwen-2.5-7B-Instruct on reasoning benchmarks:
26
 
27
  | Metric | Bespoke-Stratos-32B | Sky-T1-32B | O1-preview | DeepSeek-R1 | DeepSeek-R1-Distill-Qwen-32B |
28
  |---------|-------------------|-------------|------------|------------|----------------------------|
 
22
  ## Model description
23
  This model is a fine-tuned version of [Qwen/Qwen2.5-32B-Instruct](https://huggingface.co/Qwen/Qwen2.5-32B-Instruct) on the [Bespoke-Stratos-17k dataset](https://huggingface.co/datasets/bespokelabs/Bespoke-Stratos-17k).
24
  The dataset is derived by distilling DeepSeek-R1 using the data pipeline of Berkeley NovaSky’s Sky-T1 with some modifications. More info in the dataset card at [Bespoke-Stratos-17k](https://huggingface.co/datasets/Bespoke-Stratos-17k).
25
+ It outperforms Qwen-2.5-32B-Instruct on reasoning benchmarks:
26
 
27
  | Metric | Bespoke-Stratos-32B | Sky-T1-32B | O1-preview | DeepSeek-R1 | DeepSeek-R1-Distill-Qwen-32B |
28
  |---------|-------------------|-------------|------------|------------|----------------------------|