CoolFace
Modelpublic

nguyen10001/vit5-base-skill-extraction-lora-ver2

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

vit5-base-skill-extraction-lora-ver2

This model is a fine-tuned version of VietAI/vit5-base on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 1.0795

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.0003
  • trainbatchsize: 8
  • evalbatchsize: 8
  • seed: 42
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 16
  • optimizer: Use OptimizerNames.ADAMW8BIT with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: cosine
  • lrschedulerwarmup_ratio: 0.1
  • num_epochs: 10
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
2.28960.50513001.9677
1.85291.01016001.6651
1.63661.51529001.4975
1.52512.020212001.3960
1.42332.525315001.3370
1.353.030318001.2921
1.27333.535421001.2446
1.20324.040424001.2183
1.16184.545527001.1813
1.12925.050530001.1564
1.08185.555633001.1442
1.0216.060636001.1281
0.99246.565739001.1033
0.96537.070742001.0956
0.94687.575845001.0899
0.92998.080848001.0839
0.88248.585951001.0800
0.89319.090954001.0817
0.91119.596057001.0795

Framework versions

  • PEFT 0.10.0
  • Transformers 4.49.0
  • Pytorch 2.4.1+cu118
  • Datasets 4.1.1
  • Tokenizers 0.21.0