CoolFace
Modelpublic

yesj1234/mbart-mmt_mid1_ko-zh

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes10downloads
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. -->

ko-zh

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.2511
  • —Bleu: 14.6038
  • —Gen Len: 15.5513

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

Training results

Training LossEpochStepValidation LossBleuGen Len
1.38240.815001.301111.444515.774
1.06461.6130001.191613.181115.6757
0.80712.4145001.186414.190115.2832
0.64963.2260001.197914.349615.5238
0.63654.0275001.251114.601415.5634
0.49424.8290001.252114.341115.4888
0.36325.63105001.332614.20415.4075
0.26016.43120001.402814.171415.4783
0.19197.23135001.476413.940615.4543

Framework versions

  • —Transformers 4.34.0
  • —Pytorch 2.1.0+cu121
  • —Datasets 2.14.5
  • —Tokenizers 0.14.1