CoolFace
Modelpublic

LETHE1/t5_recommendation_sports_equipment_english

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

t5recommendationsportsequipmentenglish

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

  • —Loss: 0.4554
  • —Rouge1: 55.5556
  • —Rouge2: 47.6190
  • —Rougel: 55.9524
  • —Rougelsum: 55.5556
  • —Gen Len: 3.9048

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: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 16
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsumGen Len
No log0.9666.73758.71450.95248.75988.555719.0
No log1.96122.808923.33339.523823.333323.33333.1429
No log2.96180.93949.52384.76199.52389.52383.1905
No log3.96240.667932.619014.285733.333332.06353.5714
No log4.96300.673625.23819.523825.317525.55564.2381
No log5.96360.665837.619023.809538.412737.93654.0476
No log6.96420.646045.555633.333346.666745.23813.8571
No log7.96480.559650.793742.857152.381050.79374.0
No log8.96540.508255.555647.619055.952455.55563.9524
No log9.96600.455455.555647.619055.952455.55563.9048

Framework versions

  • —Transformers 4.26.0
  • —Pytorch 1.13.0+cu117
  • —Datasets 2.8.0
  • —Tokenizers 0.13.3