CoolFace
Modelpublic

thunderboltc/nllb_ipa_to_bangla_epoch25

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

nllbipatobanglaepoch25

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

  • —Loss: 2.1860
  • —Bleu: 15.0397
  • —Chrf: 40.4001
  • —Meteor: 0.3216
  • —Bertscore F1: 0.8476

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: 5e-05
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —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: 50
  • —num_epochs: 25
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossBleuChrfMeteorBertscore F1
2.96641.01892.43301.156717.07360.09090.7679
1.97942.03782.10124.501223.90440.17310.795
1.45153.05672.00786.179528.91530.21620.8106
1.10654.07561.956610.548732.57210.23950.8193
0.84375.09451.96069.216532.13240.26070.8245
0.64986.011341.999711.14534.70270.25940.8293
0.49117.013232.018012.375436.45470.28420.8327
0.37688.015122.006712.432537.46060.28170.8358
0.28999.017012.037015.085738.45270.30630.8408
0.219810.018902.062113.525937.23970.29330.8366
0.170411.020792.101014.334537.99340.29290.8391
0.135512.022682.105614.933538.62650.30770.8418
0.111813.024572.111513.577738.89080.31810.8425
0.090614.026462.128914.587338.59790.30990.8431
0.074815.028352.133214.102439.79780.31170.8422
0.063816.030242.161015.378439.46670.31310.8422
0.057117.032132.150115.727540.4140.32450.8476
0.051918.034022.148216.956840.31690.31420.848
0.046819.035912.165115.454840.6540.3230.847
0.039920.037802.176815.435740.10390.32330.8499
0.037821.039692.172014.949940.0490.31480.8481
0.035622.041582.177915.387640.68630.32560.8499
0.032923.043472.190015.690941.22350.32750.8497
0.030924.045362.189314.877940.35290.3190.847
0.030025.047252.186015.039740.40010.32160.8476

Framework versions

  • —Transformers 5.15.0
  • —Pytorch 2.11.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2