CoolFace
Modelpublic

cutelemonlili/Qwen2.5-14B-Instruct_lora_MATH_training_response_gpt-4o-mini_only_right

sourceHugging Faceotherupdated 2y agoView on Hugging Face
0likes7downloads
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. -->

MATHtrainingresponsegpt-4o-minionly_right

This model is a fine-tuned version of Qwen/Qwen2.5-14B-Instruct on the MATHtrainingresponsegpt-4o-minionly_right dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0833

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.0001
  • —trainbatchsize: 1
  • —evalbatchsize: 1
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 4
  • —totaltrainbatch_size: 4
  • —totalevalbatch_size: 4
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 2.0

Training results

Training LossEpochStepValidation Loss
0.11970.14552000.1125
0.09710.29094000.1020
0.09670.43646000.0961
0.09910.58188000.0912
0.08010.727310000.0895
0.11740.872712000.0874
0.0671.018214000.0862
0.091.163616000.0863
0.07771.309118000.0850
0.0511.454520000.0841
0.0741.622000.0845
0.06671.745524000.0839
0.04561.890926000.0835

Framework versions

  • —PEFT 0.12.0
  • —Transformers 4.46.1
  • —Pytorch 2.5.1+cu124
  • —Datasets 3.1.0
  • —Tokenizers 0.20.3