CoolFace
Modelpublic

swadhindas324/resnet-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. -->

resnet-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.6785
  • —Accuracy: 81.18
  • —Bleu-1: 0.5736
  • —Bleu-2: 0.4319
  • —Bleu-3: 0.3396
  • —Bleu-4: 0.2759
  • —Meteor: 0.5344
  • —Rouge-l: 0.4954
  • —Cider: 1.4771

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.406182.650.50360.34240.25020.19030.45460.44030.7049
2.34922.015361.318979.850.57960.43270.33290.26100.55390.51801.2374
0.88993.023041.303981.730.64580.51360.41970.34910.61920.57651.9040
0.65094.030721.407480.460.58110.44130.34880.28150.56180.51641.4791
0.65095.038401.498780.80.60790.46790.37070.29930.58010.53661.5093
0.48696.046081.556181.420.61780.48270.38760.31880.59720.55291.7118
0.41827.053761.632580.440.58080.44950.35740.29220.57240.52141.5221
0.37748.061441.678581.180.57360.43190.33960.27590.53440.49541.4771

Framework versions

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