CoolFace
Modelpublic

thrunlab/t5-base_cola_moe_ex16_epochs-5_collected-stats

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes10downloads
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-basecolamoeex16epochs-5_collected-stats

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

  • —Loss: 0.5254
  • —Accuracy: 0.8303

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: 32
  • —evalbatchsize: 64
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 64
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 20
  • —num_epochs: 5

Training results

Training LossEpochStepValidation LossAccuracy
0.57660.37500.54590.7009
0.46410.751000.49480.7996
0.36571.121500.55020.8111
0.40431.492000.47910.8198
0.38751.872500.49360.8217
0.35072.243000.47350.8217
0.32552.613500.50220.8198
0.34072.994000.51930.8265
0.25763.364500.52920.8303
0.31383.735000.52540.8303
0.28664.15500.51320.8313
0.2844.486000.53140.8274
0.36074.856500.53570.8293

Framework versions

  • —Transformers 4.34.1
  • —Pytorch 2.1.0+cu118
  • —Datasets 2.14.5
  • —Tokenizers 0.14.1