CoolFace
Modelpublic

bogdancazan/t5-small-wikilarge

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

t5-small-wikilarge

This model is a fine-tuned version of bogdancazan/t5-small-wikilarge on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 1.4538

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: 1e-05
  • trainbatchsize: 32
  • evalbatchsize: 32
  • seed: 42
  • gradientaccumulationsteps: 16
  • totaltrainbatch_size: 512
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 100
  • num_epochs: 14

Training results

Training LossEpochStepValidation Loss
1.58541.02901.4886
1.5652.05811.4795
1.56063.08721.4721
1.53094.011631.4668
1.52235.014531.4625
1.5476.017441.4591
1.52167.020351.4569
1.51388.023261.4552
1.52939.026161.4540
1.52499.9729001.4538

Framework versions

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