CoolFace
Modelpublic

Saniya-s/vlm-mulkiya-extraction-v2-7b-increased-res

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

vlm-mulkiya-extraction-v2-7b-increased-res

This model is a fine-tuned version of Qwen/Qwen2-VL-7B-Instruct on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0162

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

Training results

Training LossEpochStepValidation Loss
0.08710.5348500.0153
0.08211.06421000.0157
0.01461.59891500.0136
0.02782.12832000.0131
0.01312.66312500.0140
0.02123.19253000.0140
0.02713.72733500.0145
0.01634.25674000.0158
0.01314.79144500.0162
0.01505.04700.0162

Framework versions

  • —PEFT 0.20.0
  • —Transformers 5.15.1
  • —Pytorch 2.13.0+cu130
  • —Datasets 5.0.1
  • —Tokenizers 0.22.2