CoolFace
Modelpublic

mifeng09/llama_lora_20k_alpaca_sencond_tiny_learingRate

sourceHugging Faceupdated 9mo 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. -->

llamalora20kalpacasencondtinylearingRate

This model is a fine-tuned version of mifeng09/my_final_llama_model_v2_add_wiki_fix_resume on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 3.8042

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: 8e-05
  • —trainbatchsize: 4
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 8
  • —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.1
  • —lrschedulerwarmup_steps: 67
  • —num_epochs: 3

Training results

Training LossEpochStepValidation Loss
3.82010.2227504.0046
4.02560.44541003.9221
3.62680.66821503.8848
3.87670.89092003.8590
3.88531.11142503.8412
3.86091.33413003.8283
3.86141.55683503.8205
3.86931.77954003.8144
3.78342.04503.8096
3.99812.22275003.8062
3.72082.44545503.8050
3.94582.66826003.8044
3.72162.89096503.8042

Framework versions

  • —PEFT 0.18.0
  • —Transformers 4.57.3
  • —Pytorch 2.9.0+cpu
  • —Datasets 4.0.0
  • —Tokenizers 0.22.1