CoolFace
Modelpublic

yonathanstwn/opus-mt-id-en-opus100

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

opus-mt-id-en-opus100

This model was trained from scratch on the opus100 dataset. It achieves the following results on the evaluation set:

  • —Loss: 2.1008
  • —Bleu: 32.455

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: 0.0001
  • —trainbatchsize: 32
  • —evalbatchsize: 32
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 4000
  • —num_epochs: 25

Training results

Training LossEpochStepValidation LossBleu
1.48691.0312501.630332.7596
1.4332.0625001.647433.1603
1.36263.0937501.654132.6599
1.30254.01250001.653832.961
1.24855.01562501.663033.1362
1.1986.01875001.679432.0117
1.14927.02187501.691033.2442
1.1028.02500001.687432.7068
1.05599.02812501.694432.8825
1.010610.03125001.728833.2979
0.966211.03437501.740233.255
0.921912.03750001.758932.901
0.878313.04062501.789332.6629
0.835214.04375001.807432.6507
0.793215.04687501.835933.0076
0.751616.05000001.869432.9601
0.711217.05312501.888732.5161
0.671118.05625001.919432.5722
0.632619.05937501.951232.553
0.595520.06250001.979132.0152
0.560321.06562502.010432.2671
0.526622.06875002.038832.1775
0.495623.07187502.066332.123
0.468124.07500002.084932.1197
0.444525.07812502.100832.455

Framework versions

  • —Transformers 4.26.1
  • —Pytorch 2.0.0
  • —Datasets 2.10.1
  • —Tokenizers 0.11.0