CoolFace
Modelpublic

abdallahsalah0/qwen25-1.5b-arafinnews-lora

sourceHugging Faceapache-2.0updated 12d agoView on Hugging Face
0likes80downloads
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. -->

qwen25-1.5b-arafinnews-lora

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

  • —Loss: 0.3690

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: 2
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 8
  • —totalevalbatch_size: 2
  • —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: 0.1
  • —num_epochs: 1.0

Training results

Training LossEpochStepValidation Loss
0.57410.064200.5640
0.48060.128400.5053
0.44200.192600.4764
0.45830.256800.4523
0.41550.321000.4363
0.43470.3841200.4234
0.42450.4481400.4116
0.38940.5121600.4012
0.45190.5761800.3923
0.34190.642000.3864
0.38230.7042200.3800
0.37440.7682400.3755
0.38250.8322600.3720
0.37450.8962800.3701
0.37980.963000.3691

Framework versions

  • —PEFT 0.18.1
  • —Transformers 5.0.0
  • —Pytorch 2.10.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2