CoolFace
Modelpublic

freya1101/lab1_random

sourceHugging Faceapache-2.0updated 7mo agoView on Hugging Face
0likes7downloads
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. -->

lab1_random

This model is a fine-tuned version of Helsinki-NLP/opus-mt-en-fr on the kde4 dataset. It achieves the following results on the evaluation set:

  • —Loss: 5.2440
  • —Model Preparation Time: 0.0028
  • —Bleu: 6.0520

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: 16
  • —evalbatchsize: 32
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —training_steps: 5000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossModel Preparation TimeBleu
6.79960.04765006.75130.00283.5511
6.14640.095210006.20170.00285.0638
5.9270.142715005.90450.00285.1608
5.79750.190320005.69370.00285.1830
5.47510.237925005.54160.00284.7912
5.47170.285530005.43460.00286.3369
5.21740.333035005.34580.00284.9379
5.55360.380640005.29180.00285.7794
5.33420.428245005.26030.00286.3629
5.44920.475850005.24400.00286.0904

Framework versions

  • —Transformers 4.57.6
  • —Pytorch 2.10.0+cu128
  • —Datasets 3.6.0
  • —Tokenizers 0.22.2