CoolFace
Modelpublic

workwithHasnain/image-caption-generator

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

image-caption-generator

This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.2180

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-05
  • trainbatchsize: 32
  • evalbatchsize: 32
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 18

Training results

Training LossEpochStepValidation Loss
No log1.01400.9561
No log2.02800.8228
No log3.04200.7362
1.01354.05600.6639
1.01355.07000.5998
1.01356.08400.5435
1.01357.09800.4893
0.67758.011200.4445
0.67759.012600.4032
0.677510.014000.3637
0.505911.015400.3269
0.505912.016800.3013
0.505913.018200.2749
0.505914.019600.2553
0.38915.021000.2395
0.38916.022400.2280
0.38917.023800.2214
0.321818.025200.2180

Framework versions

  • Transformers 4.39.3
  • Pytorch 2.1.2
  • Datasets 2.18.0
  • Tokenizers 0.15.2