CoolFace
Modelpublic

yesj1234/zhko_mbartLarge_50p_tokenize_run1

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. -->

zhkombartLarge50ptokenizerun1

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.8482
  • Bleu: 30.6847
  • Gen Len: 14.6895

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: 2
  • totaltrainbatch_size: 32
  • totalevalbatch_size: 16
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 500
  • num_epochs: 8

Training results

Training LossEpochStepValidation LossBleuGen Len
1.64871.027861.551926.598515.0925
1.17632.055721.491029.102414.8538
0.86973.083581.551029.584214.7611
0.62214.0111441.644529.695914.7091
0.44445.0139301.717629.623114.6204
0.31376.0167161.791629.666614.524
0.23037.0195021.836830.469714.5571
0.18888.0222881.848230.684714.6895

Framework versions

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