CoolFace
Modelpublic

Pranavacchu/linuxqa-llora-qwen-1.8b

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes20downloads
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. -->

linuxqa-llora-qwen-1.8b

This model is a fine-tuned version of Qwen/Qwen-1_8B-Chat on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.0897

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: 2
  • evalbatchsize: 2
  • seed: 42
  • optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: linear
  • num_epochs: 2

Training results

Training LossEpochStepValidation Loss
0.10260.11112000.0986
0.09290.22224000.1216
0.09710.33336000.0982
0.09490.44448000.1022
0.09360.555610000.0931
0.09670.666712000.0909
0.09310.777814000.0973
0.09280.888916000.0937
0.09241.018000.0931
0.09621.111120000.0917
0.09451.222222000.0901
0.09291.333324000.0914
0.09131.444426000.0905
0.09131.555628000.0902
0.09141.666730000.0918
0.09061.777832000.0922
0.08931.888934000.0899
0.09022.036000.0897

Framework versions

  • PEFT 0.15.2
  • Transformers 4.51.3
  • Pytorch 2.6.0+cu124
  • Datasets 2.14.4
  • Tokenizers 0.21.1