CoolFace
Modelpublic

bustamiyusoef/DANN_CL_selfsupervised_JW

sourceHugging Facegpl-3.0updated 1y agoView on Hugging Face
0likes5downloads
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. -->

DANNCLselfsupervised_JW

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

  • Loss: 0.6904

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.0001
  • trainbatchsize: 10
  • evalbatchsize: 8
  • seed: 42
  • gradientaccumulationsteps: 6
  • totaltrainbatch_size: 60
  • optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: linear
  • num_epochs: 20

Training results

Training LossEpochStepValidation Loss
5.80550.9917800.9818
8.31741.99171601.3511
5.44152.99172400.9034
4.74093.99173200.8253
4.5214.99174000.8176
4.14875.99174800.7606
4.28736.99175600.7819
4.13537.99176400.7626
4.02258.99177200.7288
3.96669.99178000.7188
3.869410.99178800.7080
3.876611.99179600.7197
3.828512.991710400.7055
3.819913.991711200.7091
3.843914.991712000.7176
3.825815.991712800.7041
3.793316.991713600.6932
3.764317.991714400.6912
3.746718.991715200.6917
3.762719.991716000.6904

Framework versions

  • Transformers 4.47.1
  • Pytorch 2.5.1+cu121
  • Datasets 4.1.1
  • Tokenizers 0.21.0