CoolFace
Modelpublic

Saniya-s/vlm-mulkiya-extraction-v2-7b-new

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

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.0166

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.08850.5348500.0157
0.08361.06421000.0159
0.01481.59891500.0141
0.02822.12832000.0134
0.01342.66312500.0144
0.02123.19253000.0148
0.02763.72733500.0155
0.01684.25674000.0166
0.01304.79144500.0167
0.01555.04700.0166

Framework versions

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