CoolFace
Modelpublic

cocoshe/Toys_and_Games-qwen2.5-1.5b-sft-dsz2

sourceHugging Faceotherupdated 7mo agoView on Hugging Face
0likes14downloads
Model Card

<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->

ToysandGames-sft-dsz2

This model is a fine-tuned version of Qwen/Qwen2.5-1.5B-Instruct on the ToysandGames_train dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.6175

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • —learning_rate: 0.0003
  • —trainbatchsize: 32
  • —evalbatchsize: 32
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 8
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 2048
  • —totalevalbatch_size: 256
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 20
  • —num_epochs: 10.0

Training results

Training LossEpochStepValidation Loss
2.61940.5039163.7493
1.72781.0324.8666
1.31611.5039483.0621
1.24972.0642.8294
1.04872.5039802.5177
0.94013.0962.0956
0.77923.50391121.8423
0.76054.01281.6965
0.70754.50391441.6534
0.68885.01601.6175
0.60845.50391761.6297
0.61016.01921.6204
0.51026.50392081.7053

Framework versions

  • —Transformers 4.57.1
  • —Pytorch 2.8.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2