CoolFace
Modelpublic

Jendersen/t5-small-finetuned-welsh-breton-kernewek-32

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

<a href="https://huggingface.co/spaces/Jendersen/trackio" target="_blank"><img src="https://raw.githubusercontent.com/gradio-app/trackio/refs/heads/main/trackio/assets/badge.png" alt="Visualize in Trackio" title="Visualize in Trackio" style="height: 40px;"/></a>

t5-small-finetuned-welsh-breton-kernewek-32

This model is a fine-tuned version of Jendersen/t5-small-finetuned-welsh-breton-kernewek-32 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.8753
  • —Rouge1: 28.2027
  • —Rouge2: 15.3717
  • —Rougel: 26.7491
  • —Rougelsum: 26.8143
  • —Bleu: 0.0206
  • —Chrf++: 16.2368
  • —F1: 42.9772
  • —Gen Len: 18.9905

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: 3e-05
  • —trainbatchsize: 32
  • —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
  • —num_epochs: 10
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsumBleuChrf++F1Gen Len
1.00601.071500.914327.823714.979626.363126.43090.0216.015842.732118.9874
1.01582.0143000.904827.840215.026326.386126.45220.020116.027942.745618.9905
1.01003.0214500.899527.973415.145526.51826.58320.020316.116142.852818.9883
1.01524.0286000.892527.97215.159226.520126.58230.020316.104342.846518.9881
1.02025.0357500.887928.030215.213826.580826.64730.020416.155442.889918.992
1.01516.0429000.884428.11615.296826.665126.73220.020516.204342.924618.9894
1.01427.0500500.880828.12315.298426.678226.7430.020516.192142.920518.9933
1.02408.0572000.877828.218615.36926.768426.83340.020616.241742.968618.9884
1.02129.0643500.876028.18515.363226.733726.80080.020616.230242.975618.9909
1.015110.0715000.875328.202715.371726.749126.81430.020616.236842.977218.9905

Framework versions

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