CoolFace
Modelpublic

jackmedda/google-t5-t5-base_finetuned_augmented_augmented_llama3.3_70b

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes1downloads
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. -->

jackmedda/google-t5-t5-basefinetunedaugmentedaugmentedllama3.3_70b

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

  • —Loss: 0.5407
  • —Accuracy: 0.7647
  • —F1: 0.8667
  • —Precision: 0.7647
  • —Recall: 1.0

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: 2e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 50

Training results

Training LossEpochStepValidation LossAccuracyF1PrecisionRecall
0.61931.0100.61450.70.82350.71.0
0.43742.0200.71130.70.82350.71.0
0.39333.0300.76460.70.82350.71.0
0.4144.0400.81970.70.82350.71.0
0.43045.0500.81440.70.82350.71.0
0.40236.0600.75360.70.82350.71.0
0.38217.0700.73080.70.82350.71.0
0.37728.0800.71180.70.82350.71.0
0.36429.0900.75480.70.82350.71.0

Framework versions

  • —Transformers 4.48.2
  • —Pytorch 2.3.0+cu121
  • —Datasets 3.2.0
  • —Tokenizers 0.21.0