CoolFace
Modelpublic

boyuzhuGPT/qwen2_5_omni_text_image_half

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

qwen25omnitextimage_half

This model was trained from scratch on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.7678
  • —Token Acc: 0.7693

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: 2
  • —evalbatchsize: 1
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 8
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 64
  • —totalevalbatch_size: 8
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.95) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.05
  • —num_epochs: 3.0

Training results

Training LossEpochStepValidation LossToken Acc
0.96690.4211500.99840.7193
0.93120.84211000.95540.7274
0.79481.26111500.91510.7375
0.73811.68212000.85470.7479
0.60222.10112500.80820.7591
0.60032.52213000.77700.7660
0.57222.94323500.76780.7692
0.58013.03570.76780.7693

Framework versions

  • —Transformers 4.57.1
  • —Pytorch 2.8.0+cu128
  • —Datasets 3.6.0
  • —Tokenizers 0.22.1