CoolFace
Modelpublic

jesusgs01/results_solo_good_fold_2_pt

sourceHugging Facegemmaupdated 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. -->

resultssologoodfold2_pt

This model is a fine-tuned version of google/paligemma-3b-pt-224 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1918

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

Training results

Training LossEpochStepValidation Loss
0.21971.020910.2217
0.22142.041820.2006
0.21923.062730.1946
0.2074.083640.1933
0.22385.0104550.1948
0.22026.0125460.1958
0.20177.0146370.1969
0.21558.0167280.1918
0.20799.0188190.1919
0.193810.0209100.1918

Framework versions

  • —Transformers 4.48.3
  • —Pytorch 2.1.2+cu121
  • —Tokenizers 0.21.0