CoolFace
Modelpublic

yigagilbert/t5_efficient_small_language_ID

sourceHugging Faceapache-2.0updated 10mo 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. -->

t5efficientsmalllanguageID

This model is a fine-tuned version of google/t5-efficient-small on the generator dataset. It achieves the following results on the evaluation set:

  • Loss: 0.4285
  • Accuracy: 0.6578
  • F1 Macro: 0.5633
  • F1 Weighted: 0.6050
  • Precision Macro: 0.6452
  • Recall Macro: 0.6124

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.0005
  • trainbatchsize: 64
  • evalbatchsize: 64
  • seed: 42
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 128
  • optimizer: Use adamwtorchfused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • lrschedulertype: cosinewithrestarts
  • lrschedulerwarmup_steps: 1000
  • training_steps: 60000

Training results

Training LossEpochStepValidation LossAccuracyF1 MacroF1 WeightedPrecision MacroRecall Macro
0.36490.00835000.87460.24580.19410.20130.27570.2370
0.12040.016710000.89140.34420.25430.26370.41550.3319
0.07880.02515001.01810.38530.30010.30010.48320.3853
0.07710.033320000.53610.57750.49820.51660.52650.5569
0.07370.041725000.67650.54420.46780.48510.54090.5248
0.03990.0530000.61030.54440.46920.48660.58580.5250
0.05570.058335000.44360.61280.54530.56550.66350.5909
0.09630.066740000.47550.60270.53280.55260.60010.5812
0.02820.07545000.46070.63470.57280.57280.61210.6347
0.03860.083350000.53440.65010.55740.57810.61860.6269
0.03550.091755000.41910.65750.57930.60080.61990.6340
0.02440.160000.40400.68020.58800.63160.64060.6333
0.03310.108365000.44380.65170.60530.60530.70900.6517
0.02240.116770000.48690.66490.58780.60960.66890.6412
0.02630.12575000.42850.65780.56330.60500.64520.6124

Framework versions

  • Transformers 4.57.1
  • Pytorch 2.9.0+cu128
  • Datasets 4.3.0
  • Tokenizers 0.22.1