CoolFace
Modelpublic

thunderboltc/mbart50_sanlish_to_english

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

mbart50sanlishto_english

This model is a fine-tuned version of facebook/mbart-large-50-many-to-many-mmt on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 4.0709
  • —Bleu: 9.2087
  • —Chrf: 21.4673

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: 4
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 25
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossBleuChrf
2.73411.01012.58252.370715.0326
1.53672.02022.54273.031616.8606
0.77923.03032.74987.847221.4154
0.35814.04043.03268.044421.4348
0.19645.05053.35189.381921.2444
0.12696.06063.29379.656421.7801
0.07567.07073.61569.395521.5854
0.06418.08083.57159.761324.5757
0.0459.09093.78839.978623.6823
0.025710.010103.83868.855021.2765
0.011311.011113.80999.357121.7522
0.012612.012123.92539.629223.0794
0.006213.013133.82158.719920.5837
0.004814.014143.94469.259321.9610
0.006815.015153.94079.005120.8048
0.002216.016164.00219.934622.0919
0.002317.017174.01459.856521.6968
0.001418.018184.04139.077421.2321
0.001719.019194.05139.096521.3074
0.001120.020204.05099.202321.4822
0.000621.021214.05729.208721.4673
0.000622.022224.06249.208721.4673
0.000523.023234.06949.215021.5036
0.000724.024244.06899.208721.4673
0.000525.025254.07099.208721.4673

Framework versions

  • —Transformers 4.44.2
  • —Pytorch 2.11.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.19.1