CoolFace
Modelpublic

veronikayu/paligemma-imgtojson-0009

sourceHugging Facegemmaupdated 1y agoView on Hugging Face
0likes3downloads
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. -->

paligemma-imgtojson-0009

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.1914
  • —Json Validity: 1.0
  • —Structure Similarity: 0.8133
  • —Value Accuracy: 0.7112
  • —Field F1: 0.8733
  • —Value Similarity: 0.8717
  • —Edit Distance: 0.1063
  • —Overall Score: 0.6751

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: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 32
  • —optimizer: Use adamwtorchfused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.03
  • —num_epochs: 3

Training results

Training LossEpochStepValidation LossJson ValidityStructure SimilarityValue AccuracyField F1Value SimilarityEdit DistanceOverall Score
10.66940.250.67661.00.06960.06670.11840.06730.82260.2264
4.64320.4100.36511.00.27750.19390.37520.36720.41050.3245
3.25080.6150.30251.00.50160.44250.60460.62590.24020.4840
2.77270.8200.25891.00.64070.58390.73590.77410.17230.5833
2.50861.0250.24281.00.59420.64440.68920.78240.22910.5925
2.30941.2300.22911.00.57980.52710.67150.66930.21270.5320
1.97651.4350.21871.00.73520.64180.81490.84230.14150.6365
1.90711.6400.20711.00.67050.57400.76020.78520.16800.5928
1.86231.8450.20391.00.79950.75130.86010.88240.11630.6830
1.67882.0500.19691.00.69330.71780.77840.87350.16550.6505
1.63072.2550.19321.00.83400.74290.88300.87870.08500.6845
1.32132.4600.19401.00.78470.81900.85400.93650.10230.7034
1.41822.6650.19241.00.80680.69110.86560.87160.09470.6663
1.39862.8700.19091.00.75930.81420.83330.92370.12050.6947
1.5543.0750.19141.00.81330.71120.87330.87170.10630.6751

Framework versions

  • —PEFT 0.15.2
  • —Transformers 4.47.1
  • —Pytorch 2.7.1+cu126
  • —Datasets 3.6.0
  • —Tokenizers 0.21.1