CoolFace
Modelpublic

swadhindas324/vit-convnext-mistral-RSICD-with-all-captioning

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes3downloads
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-convnext-mistral-RSICD-with-all-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.9457
  • —Accuracy: 83.3
  • —Bleu-1: 0.7206
  • —Bleu-2: 0.5985
  • —Bleu-3: 0.5032
  • —Bleu-4: 0.4285
  • —Meteor: 0.6909
  • —Rouge-l: 0.6497
  • —Cider: 2.3592

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.691880.820.46680.30270.21150.15370.40850.39750.4800
0.96132.015360.665479.710.55290.39790.29830.22930.52040.48310.8729
0.47803.023040.619282.270.73960.62190.52830.45030.68110.65702.3965
0.35914.030720.662384.140.75010.63410.54670.47820.65380.65022.4749
0.35915.038400.727183.420.75150.63490.54470.47450.67720.65952.5529
0.25126.046080.751683.980.74860.63140.54040.46720.66690.65352.4837
0.19837.053760.806484.20.74310.62260.53010.45700.68380.66062.5097
0.17308.061440.823984.310.74640.62490.53270.46160.68730.66062.5639
0.17309.069120.864784.050.74090.62110.52800.45440.68620.65972.5088
0.153410.076800.877684.110.73580.61440.52250.45140.69540.65892.4861
0.146811.084480.911783.810.72410.60200.50820.43510.68070.64692.4261
0.143812.092160.945783.30.72060.59850.50320.42850.69090.64972.3592

Framework versions

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