CoolFace
Modelpublic

thunderboltc/marianmt-santali-ipa-to-bangla_normalSplit

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

marianmt-santali-ipa-to-bangla_normalSplit

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

  • —Loss: 1.7438
  • —Bleu: 10.8230
  • —Chrf: 35.9474
  • —Meteor: 0.3051
  • —Bertscore: 0.8376

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.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 30
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossBleuChrfMeteorBertscore
2.87451.01942.59880.335810.83060.03360.7126
2.50442.03882.29980.505012.36180.04690.7310
2.22313.05822.12071.407315.13100.08250.7558
2.0244.07761.98672.131918.08020.12910.7761
1.77525.09701.87182.558122.29910.17730.7907
1.49846.011641.77653.432625.04970.20080.7978
1.37047.013581.77673.398525.01140.20340.7984
1.29938.015521.72455.311425.95640.21720.8083
1.11839.017461.72704.927827.50150.22950.8131
1.11610.019401.67647.024729.42310.25480.8206
0.950511.021341.69775.799230.00310.25310.8200
0.880512.023281.66827.081131.19980.26050.8226
0.795313.025221.66787.177832.42090.27860.8301
0.755814.027161.67926.870832.61780.28090.8298
0.714715.029101.66948.766133.80300.29230.8311
0.609816.031041.67498.214434.15490.29600.8363
0.608817.032981.68978.889333.57700.29400.8359
0.591318.034921.69578.928333.51520.29610.8318
0.536219.036861.68789.154633.93100.29730.8342
0.491820.038801.70689.439635.37760.30560.8357
0.464221.040741.699910.217135.53170.30620.8399
0.427222.042681.71809.997635.13290.30480.8360
0.411923.044621.722910.325935.42470.30500.8373
0.387724.046561.721210.573935.46850.30520.8356
0.396425.048501.737910.391836.32350.31050.8397
0.357126.050441.734110.937136.38350.31370.8413
0.346227.052381.738110.517035.78790.31050.8378
0.318428.054321.740010.532435.60820.31290.8391
0.35429.056261.742211.384036.39760.30790.8379
0.331530.058201.743810.823035.94740.30510.8376

Framework versions

  • —Transformers 4.46.3
  • —Pytorch 2.11.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.20.3