CoolFace
Modelpublic

weathon/smiles_llava_ft

sourceHugging Facebsd-3-clauseupdated 2y agoView on Hugging Face
0likes10downloads
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. -->

smilesllavaft

This model is a fine-tuned version of weathon/smiles_llava on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 2.0768
  • Accuracy: 0.7191

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: 5e-06
  • trainbatchsize: 8
  • evalbatchsize: 8
  • seed: 42
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 16
  • optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: cosine
  • lrschedulerwarmup_ratio: 0.05
  • num_epochs: 20
  • mixedprecisiontraining: Native AMP
  • labelsmoothingfactor: 0.1

Training results

Training LossEpochStepValidation LossAccuracy
3.30410.95691003.55570.0
2.32411.90912002.50520.1835
2.0292.86123002.29360.5056
1.94093.81344002.21730.5693
1.98614.76565002.17820.6030
1.95645.71776002.14610.6217
1.93146.66997002.13010.6704
1.88387.62208002.10840.6854
1.95388.57429002.10520.7154
1.83829.526310002.09550.7191
1.939910.478511002.10080.6554
1.823111.430612002.09390.6891
1.817212.382813002.08990.6929
1.870813.334914002.08000.7491
1.91514.287115002.07760.7116
1.838715.239216002.08190.7041
1.864616.191417002.07710.7228
1.794317.143518002.07700.7041
1.887818.095719002.07680.7154
1.84119.047820002.07680.7191

Framework versions

  • Transformers 4.48.2
  • Pytorch 2.5.1+cu124
  • Datasets 3.2.0
  • Tokenizers 0.21.0