CoolFace
Modelpublic

nguyen10001/flan-t5-base-skill-extraction-lora-ver1

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

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.1084

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

Training results

Training LossEpochStepValidation Loss
1.98850.50513001.5889
1.58291.01016001.3672
1.46931.51529001.2715
1.42512.020212001.2314
1.39952.525315001.2070
1.34133.030318001.1826
1.31643.535421001.1602
1.29534.040424001.1533
1.30044.545527001.1426
1.28235.050530001.1328
1.2635.555633001.1328
1.23966.060636001.1230
1.21276.565739001.1201
1.19447.070742001.1162
1.23697.575845001.1104
1.23368.080848001.1094
1.19038.585951001.1094
1.20439.090954001.1084
1.21459.596057001.1084

Framework versions

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