CoolFace
Modelpublic

ngocnamk3er/flan-t5-gen-retrieval-lora

sourceHugging Faceapache-2.0updated 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. -->

flan-t5-gen-retrieval-lora

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

  • —Loss: 0.8377

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

Training results

Training LossEpochStepValidation Loss
1.00870.04914051.2918
1.05580.04974101.2060
1.05580.05034151.1487
0.87120.05094201.1032
0.87120.05154251.0525
0.73410.05214301.0037
0.73410.05274350.9570
0.72530.05334400.9061
0.72530.05394450.8771
0.67240.05454500.8519
0.67240.05524550.8448
0.61720.05584600.8431
0.61720.05644650.8414
0.60130.05704700.8399
0.60130.05764750.8391
0.58680.05824800.8385
0.58680.05884850.8383
0.60880.05944900.8380
0.60880.064950.8378
0.60920.06065000.8377

Framework versions

  • —PEFT 0.14.0
  • —Transformers 4.51.3
  • —Pytorch 2.6.0+cu124
  • —Datasets 3.6.0
  • —Tokenizers 0.21.1