CoolFace
Modelpublic

yesj1234/zhko_mbartLarge_19p_run3

sourceHugging Faceupdated 3y 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. -->

zhkombartLarge19p_run3

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

  • —Loss: 1.4430
  • —Bleu: 17.067
  • —Gen Len: 14.7398

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: 3.5e-05
  • —trainbatchsize: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 4
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 32
  • —totalevalbatch_size: 16
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 1500
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossBleuGen Len
1.9570.4512501.757312.128315.4356
1.65680.925001.579314.352814.9632
1.49641.3537501.480616.021514.9365
1.22041.7950001.468216.561914.8621
1.16782.2462501.443016.992614.7721
0.94482.6975001.461517.032714.5641
0.90833.1487501.474417.86314.6946
0.73893.59100001.512917.325614.7824

Framework versions

  • —Transformers 4.34.1
  • —Pytorch 2.1.0+cu121
  • —Datasets 2.14.6
  • —Tokenizers 0.14.1