CoolFace
Modelpublic

swadhindas324/vit-Mistral-RSICD-without-captioning

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

vit-Mistral-RSICD-without-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: 1.6638
  • —Accuracy: 81.52
  • —Bleu-1: 0.5931
  • —Bleu-2: 0.4579
  • —Bleu-3: 0.3664
  • —Bleu-4: 0.3025
  • —Meteor: 0.5501
  • —Rouge-l: 0.5102
  • —Cider: 1.6319

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.07681.286079.790.46680.30270.21150.15370.40860.39750.4801
1.59972.015361.224579.680.63710.50210.40250.32650.63090.57611.6413
0.83043.023041.224681.330.68220.55780.46520.39160.66890.62622.1339
0.59194.030721.362681.740.67220.54620.45430.38410.64840.60512.0383
0.59195.038401.452480.570.61520.48030.38730.31840.59050.54351.6186
0.41636.046081.506082.130.65210.52480.43540.36830.62020.58461.9912
0.34417.053761.647880.980.60140.46370.36970.30190.58110.53381.6237
0.31018.061441.663881.520.59310.45790.36640.30250.55010.51021.6319

Framework versions

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