CoolFace
Modelpublic

vlkn/flan-t5-small-taboo-for-llms-deft

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes13downloads
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-small-taboo-for-llms-deft

This model is a fine-tuned version of vlkn/flan-t5-small-taboo-for-llms-deft on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 2.2875
  • —Rouge1: 32.1845
  • —Rouge2: 16.9705
  • —Rougel: 29.529
  • —Rougelsum: 29.6072
  • —Gen Len: 15.2997

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: 4
  • —totaltrainbatch_size: 32
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —training_steps: 500

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsumGen Len
2.43090.621002.301031.46916.545628.620128.676215.4739
2.6191.242002.297331.93316.749429.128529.23815.4983
2.60971.853002.292832.270516.995929.614529.718815.2927
2.58182.474002.288032.163716.792229.54329.585215.4564
2.57823.095002.287532.184516.970529.52929.607215.2997

Framework versions

  • —Transformers 4.29.2
  • —Pytorch 2.0.1+cu118
  • —Datasets 2.12.0
  • —Tokenizers 0.13.3