CoolFace
Modelpublic

dzhang019/conceptredefconceptredef-15000-Qwen_Qwen2.5-7B-Instruct_lora

sourceHugging Faceapache-2.0updated 10mo agoView on Hugging Face
0likes12downloads
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. -->

conceptredefconceptredef-15000-QwenQwen2.5-7B-Instructlora

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

  • —Loss: 0.5024

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.0002
  • —trainbatchsize: 64
  • —evalbatchsize: 64
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.03
  • —num_epochs: 5

Training results

Training LossEpochStepValidation Loss
0.31730.47171000.3275
0.30940.94342000.3225
0.28021.41513000.3242
0.26261.88684000.3209
0.17852.35855000.3497
0.2272.83026000.3509
0.15793.30197000.4137
0.13563.77368000.4204
0.08244.24539000.4993
0.08244.717010000.5024

Framework versions

  • —PEFT 0.18.0
  • —Transformers 4.57.2
  • —Pytorch 2.9.0+cu126
  • —Datasets 4.0.0
  • —Tokenizers 0.22.1