CoolFace
Modelpublic

KMayanja/nllb-600M-medical-luganda-bidirectional

sourceHugging Facecc-by-nc-4.0updated 10mo agoView on Hugging Face
0likes6downloads
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. -->

nllb-600M-medical-luganda-bidirectional

This model is a fine-tuned version of facebook/nllb-200-distilled-600M on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 2.5663
  • —Bleu: 6.6618
  • —Chrf: 22.9805

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: 4
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 32
  • —optimizer: Use 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
5.650.94344005.04901.80215.6619
4.53221.88688004.40311.374115.75
3.84732.830212003.85251.231616.2379
3.31843.773616003.44411.287617.0497
3.05634.717020003.23681.550617.5027
2.71985.660424003.04022.25518.2851
2.54056.603828002.91273.563819.6118
2.44267.547232002.82744.275620.7453
2.26378.490636002.69925.567821.8649
2.20139.434040002.63956.202822.4425
2.149310.377444002.60266.570822.799
2.137211.320848002.56636.661822.9805

Framework versions

  • —PEFT 0.17.1
  • —Transformers 4.56.2
  • —Pytorch 2.8.0
  • —Datasets 4.1.1
  • —Tokenizers 0.22.1