CoolFace
Modelpublic

ViHr/ukrt5-formality-transfer-ukrainian-v2

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

ukrt5-formality-transfer-ukrainian-v2

This model is a fine-tuned version of uaritm/ukrt5-base on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.4157
  • —Bleu: 27.4996
  • —Mean Pred Words: 8.7825

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: 32
  • —evalbatchsize: 32
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 64
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 0.05
  • —num_epochs: 5

Training results

Training LossEpochStepValidation LossBleuMean Pred Words
5.78730.322020002.316215.197410.4785
4.46230.644040001.896723.68078.908
4.04870.966060001.749324.99808.7445
3.79001.288080001.661325.68078.826
3.63721.6100100001.600026.03778.8365
3.51401.9321120001.554426.46198.763
3.39082.2541140001.522826.82788.859
3.34452.5761160001.497426.59648.7925
3.31432.8981180001.471527.11858.7945
3.21643.2201200001.457726.98998.7645
3.20853.5421220001.443027.33778.779
3.18583.8641240001.433227.31438.788
3.14764.1861260001.423727.55028.7675
3.12634.5081280001.419527.50218.7745
3.10784.8301300001.415727.49968.7825

Framework versions

  • —Transformers 5.0.0
  • —Pytorch 2.10.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2