CoolFace
Modelpublic

Yonadav/en_to_kjven_translator

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes16downloads
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. -->

entokjven_translator

This model is a fine-tuned version of t5-base on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.7384
  • —Bleu: 24.3137
  • —Gen Len: 18.018

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

Training results

Training LossEpochStepValidation LossBleuGen Len
1.09451.029930.962221.670117.9817
0.99152.059860.892522.511117.9861
0.93063.089790.854322.907918.0025
0.8894.0119720.825723.262917.9987
0.86165.0149650.805323.470618.0027
0.84126.0179580.788623.655418.0092
0.8117.0209510.776923.811918.0106
0.80248.0239440.767523.958218.0114
0.78989.0269370.758324.000218.012
0.780210.0299300.753824.094318.0156
0.764511.0329230.749124.175618.0168
0.756512.0359160.744524.222918.0158
0.755313.0389090.741024.270918.0159
0.745414.0419020.739924.259318.0205
0.742415.0448950.738824.300718.0174
0.746116.0478880.738424.313718.018

Framework versions

  • —Transformers 4.28.1
  • —Pytorch 2.0.0+cu118
  • —Datasets 2.11.0
  • —Tokenizers 0.13.3