CoolFace
Modelpublic

Samuael/geez_t5-15k

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

geez_t5-15k

This model is a fine-tuned version of Samuael/geez_t5-15k on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.6541
  • —Wer: 0.2404
  • —Cer: 0.0668
  • —Bleu: 54.5297

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

Training results

Training LossEpochStepValidation LossWerCerBleu
0.03821.03131.49790.24360.066755.2918
0.04112.06261.59800.24190.065355.4560
0.06223.09391.52210.23830.068355.5429
0.05054.012521.57190.23880.066255.6735
0.05175.015651.62510.23730.066655.7046
0.03966.018781.59780.24310.068054.5671
0.05127.021911.56770.26750.101954.3154
0.06558.025041.58910.24480.067654.6644
0.059.028171.59520.24700.070354.7796
0.041510.031301.65410.24040.066854.5297

Framework versions

  • —Transformers 4.38.2
  • —Pytorch 2.2.1+cu121
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2