CoolFace
Modelpublic

swadhindas324/vit-resnet-mistral-RSICD-with-4-captioning

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes4downloads
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. -->

vit-resnet-mistral-RSICD-with-4-captioning

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.8500
  • —Accuracy: 81.62
  • —Bleu-1: 0.6071
  • —Bleu-2: 0.4705
  • —Bleu-3: 0.3769
  • —Bleu-4: 0.3091
  • —Meteor: 0.5647
  • —Rouge-l: 0.5326
  • —Cider: 1.6445

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: 64
  • —evalbatchsize: 64
  • —seed: 50
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 0.1
  • —num_epochs: 128
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyBleu-1Bleu-2Bleu-3Bleu-4MeteorRouge-lCider
No log1.07680.689280.020.46680.30270.21150.15370.40850.39750.4800
0.96212.015360.662680.020.54740.39690.30250.23740.52250.48510.9514
0.46853.023040.625781.470.69520.57030.47700.40350.68080.63182.1988
0.34684.030720.676681.60.67920.54940.45530.38200.66110.61492.0585
0.34685.038400.735680.720.63860.50600.41400.34670.61890.56521.8487
0.23986.046080.780681.960.64550.51020.41750.34930.61180.58011.8529
0.18957.053760.833081.520.62660.49380.40000.33140.60790.56001.7289
0.16648.061440.850081.620.60710.47050.37690.30910.56470.53261.6445

Framework versions

  • —Transformers 5.12.1
  • —Pytorch 2.12.1+cu130
  • —Datasets 5.0.0
  • —Tokenizers 0.22.2