Trained with SFT on 1M examples and for 1 epoch with
context length 8196
packing (trl implementation)
spectrum (top 30 percent)
yaml
1# Training parameters2num_train_epochs:13per_device_train_batch_size:84gradient_accumulation_steps:25gradient_checkpointing:true6gradient_checkpointing_kwargs:7use_reentrant:false8learning_rate:5.0e-6# following _Tülu 3_ recipe9lr_scheduler_type: cosine
10warmup_ratio:0.1
Hardware: 2 x H100 GPUs.
This work was performed on the HoreKa supercomputer funded by the
Ministry of Science, Research and the Arts Baden-Württemberg and by
the Federal Ministry of Education and Research.
Framework versions
TRL: 0.12.1
Transformers: 4.46.3
Pytorch: 2.4.1
Datasets: 3.1.0
Tokenizers: 0.20.3
Credits
This work wouldn't be possible without all the great contributions from the open LLM community. Thank you! Special kudos go to