CoolFace
Modelpublic

thrunlab/t5-base_cola_mare_ar16_ex0_size-32_epochs-5_collected-stats

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. -->

t5-basecolamarear16ex0size-32epochs-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.4445
  • —Accuracy: 0.8380

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: 0
  • —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.58290.19500.57130.6913
0.45470.371000.54310.7766
0.47780.561500.50550.8044
0.42260.752000.46860.8130
0.40850.932500.49680.8207
0.34641.123000.45170.8255
0.3281.313500.47980.8226
0.33691.494000.48540.8284
0.4011.684500.51070.8255
0.40291.875000.44450.8380
0.26032.055500.51510.8351
0.27542.246000.48830.8370
0.27212.436500.45810.8437
0.23812.617000.47750.8399
0.3412.87500.51960.8456
0.28792.998000.53600.8399
0.23283.178500.52130.8418
0.28643.369000.49420.8408
0.27913.549500.49150.8399
0.32473.7310000.48790.8389

Framework versions

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