CoolFace
Modelpublic

DamianBoborzi/SmolVLM-Base-smolvlmf_car_quality_2e_l16

sourceHugging Faceapache-2.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. -->

SmolVLM-Base-smolvlmfcarquality2el16

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

  • —Loss: 0.0034

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

Training results

Training LossEpochStepValidation Loss
0.660.1300.4974
0.03120.2600.0156
0.00670.3900.0074
0.00530.41200.0047
0.00440.51500.0049
0.00350.61800.0047
0.00440.72100.0040
0.00290.82400.0040
0.00320.92700.0041
0.00411.03000.0042
0.00331.13300.0039
0.00311.23600.0040
0.00361.33900.0034
0.00291.44200.0038
0.00331.54500.0036
0.00311.64800.0033
0.00281.75100.0033
0.00281.85400.0033
0.00271.95700.0034
0.00292.06000.0034

Framework versions

  • —PEFT 0.15.2
  • —Transformers 4.52.3
  • —Pytorch 2.6.0
  • —Datasets 3.6.0
  • —Tokenizers 0.21.1