bespokelabs/Bespoke-Stratos-32B

Model

Model description

45

8 commits

1 linked in READMEs

updated Jan 24, 2025

See the code

README

Model description

This model is a fine-tuned version of Qwen/Qwen2.5-32B-Instruct on the Bespoke-Stratos-17k dataset. 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. It outperforms Qwen-2.5-32B-Instruct on reasoning benchmarks:

MetricBespoke-Stratos-32BSky-T1-32Bo1-previewDeepSeek-R1DeepSeek-R1-Distill-Qwen-32B (Ours // Reported)
AIME202463.343.340.079.866.7 // 72.6
MATH50093.082.481.497.389.8 // 94.3
GPQA-Diamond58.156.875.271.561.1 // 62.1
LCB v2 Easy96.786.392.9-91.2 // -
LCB v2 Medium75.256.854.9-75.7 // -
LCB v2 Hard26.217.916.3-38.2 // -
LCB v2 All71.157.959.1-72.2 // -

Intended uses & limitations

Apache 2.0 License

Training procedure

We used 8xH100 to train the model for 27 hours.

Training hyperparameters

The following hyperparameters were used during training:

  • learning_rate: 1e-05
  • train_batch_size: 1
  • eval_batch_size: 8
  • seed: 42
  • distributed_type: multi-GPU
  • num_devices: 8
  • gradient_accumulation_steps: 12
  • total_train_batch_size: 96
  • total_eval_batch_size: 64
  • optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • lr_scheduler_type: cosine
  • lr_scheduler_warmup_ratio: 0.1
  • num_epochs: 3.0

Training results

Framework versions

  • Transformers 4.46.1
  • Pytorch 2.5.1+cu124
  • Datasets 3.1.0
  • Tokenizers 0.20.3
conversational
endpoints_compatible
full
generated_from_trainer
llama-factory
qwen2
safetensors
text-generation
text-generation-inference
transformers

Contributors

ryanmarten

7 commits

madiator

1 commits

bespokelabs/Bespoke-Stratos-32B

Model

Model description

45

8 commits

1 linked in READMEs

updated Jan 24, 2025

See the code

README

Model description

This model is a fine-tuned version of Qwen/Qwen2.5-32B-Instruct on the Bespoke-Stratos-17k dataset. 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. It outperforms Qwen-2.5-32B-Instruct on reasoning benchmarks:

MetricBespoke-Stratos-32BSky-T1-32Bo1-previewDeepSeek-R1DeepSeek-R1-Distill-Qwen-32B (Ours // Reported)
AIME202463.343.340.079.866.7 // 72.6
MATH50093.082.481.497.389.8 // 94.3
GPQA-Diamond58.156.875.271.561.1 // 62.1
LCB v2 Easy96.786.392.9-91.2 // -
LCB v2 Medium75.256.854.9-75.7 // -
LCB v2 Hard26.217.916.3-38.2 // -
LCB v2 All71.157.959.1-72.2 // -

Intended uses & limitations

Apache 2.0 License

Training procedure

We used 8xH100 to train the model for 27 hours.

Training hyperparameters

The following hyperparameters were used during training:

  • learning_rate: 1e-05
  • train_batch_size: 1
  • eval_batch_size: 8
  • seed: 42
  • distributed_type: multi-GPU
  • num_devices: 8
  • gradient_accumulation_steps: 12
  • total_train_batch_size: 96
  • total_eval_batch_size: 64
  • optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • lr_scheduler_type: cosine
  • lr_scheduler_warmup_ratio: 0.1
  • num_epochs: 3.0

Training results

Framework versions

  • Transformers 4.46.1
  • Pytorch 2.5.1+cu124
  • Datasets 3.1.0
  • Tokenizers 0.20.3
conversational
endpoints_compatible
full
generated_from_trainer
llama-factory
qwen2
safetensors
text-generation
text-generation-inference
transformers

Contributors

ryanmarten

7 commits

madiator

1 commits