CoolFace
Modelpublic

rishavranaut/flanT5_large_MT

sourceHugging Faceapache-2.0updated 2y 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. -->

flanT5largeMT

This model is a fine-tuned version of google/flan-t5-large on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 1.9444
  • Accuracy: 0.815
  • Precision: 0.8339
  • Recall: 0.7867
  • F1 score: 0.8096

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.0001
  • trainbatchsize: 1
  • evalbatchsize: 1
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 10

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1 score
1.27420.391025001.64000.690.70960.64330.6748
1.22940.782050000.99520.7250.78720.61670.6916
1.05321.173075001.15850.690.68750.69670.6921
0.93141.5640100000.81170.74170.75800.710.7332
0.86981.9550125000.78720.73670.78170.65670.7138
0.76032.3459150000.94490.770.74700.81670.7803
0.72072.7369175000.93390.79170.78500.80330.7941
0.64473.1279200001.07560.80170.81980.77330.7959
0.53583.5189225001.07220.790.77880.810.7941
0.51693.9099250001.00010.80670.84070.75670.7965
0.40114.3009275001.09150.8050.81440.790.8020
0.31774.6919300001.29660.80830.81570.79670.8061
0.27835.0829325001.26400.81170.79130.84670.8180
0.13525.4739350001.36950.820.83330.80.8163
0.21685.8649375001.35410.81330.82870.790.8089
0.11866.2559400001.40630.81670.82760.80.8136
0.12056.6469425001.69200.80330.79930.810.8046
0.09577.0378450001.56810.8150.82250.80330.8128
0.04067.4288475001.90150.80830.82690.780.8027
0.05587.8198500001.83590.80170.79670.810.8033
0.05498.2108525001.86490.80830.82010.790.8048
0.05158.6018550001.85560.80670.79490.82670.8105
0.03788.9928575001.92730.79830.78060.830.8045
0.01829.3838600001.94970.81330.82870.790.8089
0.02649.7748625001.94440.8150.83390.78670.8096

Framework versions

  • Transformers 4.44.2
  • Pytorch 2.4.0+cu121
  • Datasets 2.21.0
  • Tokenizers 0.19.1