CoolFace
Modelpublic

swadhindas324/vit-convnext-mistral-RSICD-with-6-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-6-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.8395
  • —Accuracy: 82.47
  • —Bleu-1: 0.6648
  • —Bleu-2: 0.5372
  • —Bleu-3: 0.4453
  • —Bleu-4: 0.3753
  • —Meteor: 0.6335
  • —Rouge-l: 0.5980
  • —Cider: 2.0474

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.690980.860.46680.30270.21150.15370.40850.39750.4800
0.96062.015360.662779.670.55470.39960.29870.22910.52230.47990.8587
0.47593.023040.624381.360.69530.56950.47310.39700.67170.62922.1478
0.36164.030720.670382.110.68320.56340.47530.40610.66320.62522.1751
0.36165.038400.735681.010.66080.53260.44110.37230.64840.60092.0336
0.24886.046080.756982.90.69040.56010.46770.39720.64480.61842.1698
0.19397.053760.812882.50.67300.54570.45320.38500.64370.60462.1525
0.16948.061440.839582.470.66480.53720.44530.37530.63350.59802.0474

Framework versions

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