CoolFace
Modelpublic

mustaphaelkady/arabic-historical-ocr-1.0-best

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes20downloads
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. -->

arabic-historical-ocr-1.0

This model is a fine-tuned version of Qwen/Qwen2.5-VL-3B-Instruct on the arabhistocrtrain_v1 dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.4923

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
  • —distributed_type: multi-GPU
  • —num_devices: 2
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 8
  • —totalevalbatch_size: 2
  • —optimizer: Use OptimizerNames.ADAMW8BIT with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 0.05
  • —num_epochs: 10.0
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
2.37140.2535501.8164
2.24740.50701001.8791
2.03100.76051501.7697
1.78381.01012001.7236
1.62171.26362501.6629
1.52661.51713001.6241
1.48001.77063501.5940
1.42122.02034001.5697
1.29892.27384501.5681
1.25422.52725001.5486
1.17632.78075501.5173
1.17183.03046001.5278
1.09473.28396501.5202
1.08303.53747001.5131
1.06713.79097501.4961
1.00304.04068001.5113
0.91564.29408501.5067
0.92854.54759001.4923
0.91604.80109501.4996
0.88495.050710001.5226
0.80525.304210501.5199
0.83335.557711001.5141
0.81895.811211501.5036
0.73466.060812001.5354
0.71696.314312501.5426
0.69116.567813001.5454
0.72116.821313501.5392
0.68317.071014001.5729
0.63817.324514501.5762
0.60187.577915001.5727
0.63167.831415501.5750
0.60918.081116001.6014
0.57538.334616501.6046
0.59238.588117001.6060
0.60138.841617501.6076
0.57499.091318001.6127
0.55769.344718501.6180
0.55759.598219001.6191
0.55339.851719501.6190
0.580910.019801.6190

Framework versions

  • —PEFT 0.18.1
  • —Transformers 5.8.0
  • —Pytorch 2.8.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2