CoolFace
Modelpublic

Bisher/train_run-SmolLM2-135M-Instruct-fadel-full-arabic-diacritization-bs16

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes10downloads
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. -->

train_run-SmolLM2-135M-Instruct-fadel-full-arabic-diacritization-bs16

This model is a fine-tuned version of HuggingFaceTB/SmolLM2-135M-Instruct on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0463

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.0002
  • —trainbatchsize: 16
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Use OptimizerNames.PAGEDADAMW with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: constant
  • —lrschedulerwarmup_ratio: 0.03
  • —num_epochs: 1

Training results

Training LossEpochStepValidation Loss
0.13470.06235000.1323
0.09960.124710000.1021
0.08080.187015000.0867
0.07040.249320000.0773
0.06610.311725000.0693
0.0650.374030000.0658
0.06060.436435000.0647
0.05860.498740000.0589
0.05640.561045000.0557
0.05440.623450000.0544
0.04990.685755000.0526
0.04970.748060000.0517
0.04640.810465000.0491
0.04770.872770000.0487
0.04230.935075000.0483
0.04720.997480000.0463

Framework versions

  • —PEFT 0.14.0
  • —Transformers 4.51.1
  • —Pytorch 2.5.1+cu124
  • —Datasets 3.5.0
  • —Tokenizers 0.21.0