CoolFace
Modelpublic

thunderboltc/marianmt_ipa_to_bangla

sourceHugging Faceapache-2.0updated 1mo agoView on Hugging Face
0likes80downloads
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. -->

marianmtipato_bangla

This model is a fine-tuned version of Helsinki-NLP/opus-mt-mul-en on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.3673
  • —Bleu: 24.2746
  • —Chrf: 40.2174

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: 2e-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
  • —num_epochs: 25
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossBleuChrf
6.02711.01672.274015.106942.5
2.19972.03341.967016.515834.8442
1.94543.05011.839524.274642.5
1.78874.06681.703019.304945.0581
1.64425.08351.626919.640738.1679
1.56046.010021.562720.412445.0581
1.46867.011691.519317.286036.3176
1.39278.013361.472120.412440.2174
1.32699.015031.456515.973647.9452
1.260210.016701.43939.820436.3176
1.221611.018371.432112.137340.7973
1.157712.020041.409815.106931.7073
1.111913.021711.393512.137338.1679
1.080714.023381.392124.274651.8617
1.043315.025051.367624.274651.8617
1.011516.026721.397824.274640.2174
0.977017.028391.375624.274651.8617
0.963718.030061.361024.274651.8617
0.929119.031731.376024.274651.8617
0.914620.033401.366520.412442.5
0.891221.035071.370119.304951.8617
0.876722.036741.363119.304949.2941
0.868623.038411.367424.274651.8617
0.847724.040081.369524.274651.8617
0.843525.041751.367324.274640.2174

Framework versions

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