CoolFace
Modelpublic

KMayanja/sunbird-medical-luganda-bidirectional-v3-kaggle

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes17downloads
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. -->

sunbird-medical-luganda-bidirectional-v3-kaggle

This model is a fine-tuned version of Sunbird/translate-nllb-1.3b-salt on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.1054
  • —Bleu: 21.1119
  • —Chrf: 40.1257

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: 3e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 32
  • —seed: 42
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 128
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 100
  • —num_epochs: 12

Training results

Training LossEpochStepValidation LossBleuChrf
0.74113.51104001.413420.426441.7565
0.33777.01768001.166218.235335.6653
0.266510.528612001.105421.111940.1257

Framework versions

  • —PEFT 0.16.0
  • —Transformers 4.57.3
  • —Pytorch 2.9.0+cu128
  • —Datasets 4.4.1
  • —Tokenizers 0.22.1