CoolFace
Modelpublic

nguyen10001/flan-t5-base-skill-extraction-lora-ver2-10epoch

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes7downloads
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. -->

flan-t5-base-skill-extraction-lora-ver2-10epoch

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

  • —Loss: 1.1738

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: 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: 5

Training results

Training LossEpochStepValidation Loss
1.80330.50513001.4502
1.52221.01016001.3232
1.43431.51529001.2480
1.40922.020212001.2256
1.39162.525315001.2051
1.34043.030318001.1885
1.32953.535421001.1738
1.31584.040424001.1748
1.33124.545527001.1738

Framework versions

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