CoolFace
Modelpublic

ebrukilic/paligemma_vqav2_vizwiz

sourceHugging Facegemmaupdated 9mo agoView on Hugging Face
1likes14downloads
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. -->

paligemmavqav2vizwiz

This model is a fine-tuned version of [ebrukilic/finetunedpaligemmavqav2] and this model's base model is: google/paligemma-3b-pt-448 on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.7363

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

Training results

Training LossEpochStepValidation Loss
1.00440.23542000.9156
0.85810.47094000.8298
0.82650.70636000.7917
0.73310.94178000.7732
0.6641.176610000.7586
0.79031.412012000.7453
0.77261.647414000.7387
0.68031.882916000.7363

Framework versions

  • —PEFT 0.18.0
  • —Transformers 4.57.3
  • —Pytorch 2.9.0+cu126
  • —Datasets 4.4.2
  • —Tokenizers 0.22.1