CoolFace
Modelpublic

colorlessideas/donut-chaghatay

sourceHugging Facemitupdated 1y 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. -->

donut-chaghatay

This model is a fine-tuned version of naver-clova-ix/donut-base on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1546
  • —Cer: 40.6247
  • —Wer: 14.7183

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: 1
  • —evalbatchsize: 1
  • —seed: 42
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 8
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 50
  • —num_epochs: 10
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossCerWer
No log1.0199.050925.10592.7158
No log2.0386.259842.565116.0908
10.53923.0571.561142.641813.8767
10.53924.0760.220141.539514.4033
10.53925.0950.175941.352214.2467
0.67356.01140.164440.662214.8933
0.67357.01330.161341.328114.815
0.10938.01520.153340.284715.1208
0.10939.01710.154840.638115.0767
0.109310.01900.154640.624714.7183

Framework versions

  • —Transformers 4.52.3
  • —Pytorch 2.6.0+cu124
  • —Datasets 3.6.0
  • —Tokenizers 0.21.1