CoolFace
Modelpublic

ArchishSkyllect/byt5-gujarati

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

byt5-gujarati

This model is a fine-tuned version of google/byt5-small on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.7623

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.0003
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —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: 500
  • —num_epochs: 3
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
1.28820.32325000.9195
1.11830.646410000.8354
1.06450.969615000.8104
1.0311.292820000.7967
1.01191.616025000.7836
0.99491.939230000.7755
0.98342.262435000.7700
0.9862.585640000.7651
0.98152.908945000.7623

Framework versions

  • —PEFT 0.17.1
  • —Transformers 4.57.1
  • —Pytorch 2.8.0+cu126
  • —Datasets 4.4.2
  • —Tokenizers 0.22.1