CoolFace
Modelpublic

Samuael/ethiopic-sec2sec-tigrinya

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes12downloads
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. -->

ethiopic-sec2sec-tigrinya

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

  • Loss: 4.3390
  • Wer: 0.2570
  • Cer: 0.1269
  • Bleu: 67.2562

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: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: linear
  • num_epochs: 9
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWerCerBleu
0.0861.04334.04750.25920.122267.0097
0.11772.08663.84290.36450.257759.7600
0.13123.012994.02940.26300.133766.8126
0.13224.017324.12920.25270.123168.4884
0.14115.021653.99890.26620.135866.4299
0.16866.025984.15550.25920.138867.9808
0.15877.030314.28020.25430.126466.9025
0.13868.034644.26820.25540.128368.7450
0.08869.038974.33900.25700.126967.2562

Framework versions

  • Transformers 4.46.3
  • Pytorch 2.5.1+cu121
  • Datasets 3.1.0
  • Tokenizers 0.20.3