CoolFace
Modelpublic

abdoutony207/mbart-large-cc25-en-ar-evaluated-en-to-ar-1000instancesopus-leaningRate2e-05-batchSize2

sourceHugging Facemitupdated 4y agoView on Hugging Face
0likes15downloads
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. -->

mbart-large-cc25-en-ar-evaluated-en-to-ar-1000instancesopus-leaningRate2e-05-batchSize2

This model is a fine-tuned version of akhooli/mbart-large-cc25-en-ar on the opus100 dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4673
  • —Bleu: 10.5645
  • —Meteor: 0.0783
  • —Gen Len: 10.23

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

Training results

Training LossEpochStepValidation LossBleuMeteorGen Len
8.17310.251002.84170.95990.028230.885
0.67430.52000.47266.40550.069214.81
0.30280.753000.45726.75440.082223.92
0.25551.04000.41728.40780.074213.655
0.16441.255000.42369.2840.07113.03
0.19161.56000.42224.89760.077932.225
0.20111.757000.43057.69090.073816.675
0.16122.08000.441610.86220.085510.91
0.1162.259000.467310.56450.078310.23

Framework versions

  • —Transformers 4.18.0
  • —Pytorch 1.11.0
  • —Datasets 2.1.0
  • —Tokenizers 0.12.1