CoolFace
Modelpublic

thrunlab/t5-base_cola_moe_ex38_epochs-3_decoder_all_sparsity20_mare_mlp

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-basecolamoeex38epochs-3decoderallsparsity20mare_mlp

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.6107
  • Accuracy: 0.8351

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

Training results

Training LossEpochStepValidation LossAccuracy
0.540.19500.93510.8178
0.5080.371000.71500.8332
0.52060.561500.65120.8265
0.48310.752000.65040.8274
0.50940.932500.54740.8313
0.36321.123000.69110.8226
0.34671.313500.60890.8303
0.38031.54000.57040.8360
0.32811.684500.60790.8313
0.32391.875000.57920.8284
0.29032.065500.59100.8293
0.38922.246000.60070.8341
0.28462.436500.59930.8351
0.32092.627000.65080.8360
0.23252.87500.62170.8341
0.39492.998000.62010.8341

Framework versions

  • Transformers 4.34.1
  • Pytorch 2.0.1+cu117
  • Datasets 2.9.0
  • Tokenizers 0.14.1