CoolFace
Modelpublic

swadhindas324/vit-resnet-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-resnet-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: 1.0749
  • —Accuracy: 83.69
  • —Bleu-1: 0.7129
  • —Bleu-2: 0.5909
  • —Bleu-3: 0.4955
  • —Bleu-4: 0.4213
  • —Meteor: 0.6677
  • —Rouge-l: 0.6364
  • —Cider: 2.2411

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.691180.180.46680.30270.21150.15370.40850.39750.4800
0.96342.015360.666880.00.53940.38800.29310.22750.50840.47610.8994
0.47273.023040.626781.010.70160.57890.48590.41160.68630.63542.2058
0.35034.030720.673882.30.70480.58080.48690.41350.67420.63402.2838
0.35035.038400.722880.80.67410.55020.45770.38710.65390.60972.1323
0.24346.046080.765282.970.70960.58570.49300.42060.67040.63762.2930
0.19327.053760.814582.460.68790.56530.47340.40190.67130.62442.1774
0.16928.061440.835982.70.68680.56360.47150.39960.67130.62432.2719
0.16929.069120.872483.210.68910.56380.46920.39490.66850.62722.1536
0.151010.076800.861283.310.71110.58960.49420.41960.68440.64352.3086
0.146111.084480.906583.180.69830.57370.48060.40970.66600.62402.2408
0.142612.092160.921083.130.69990.57390.47880.40490.67280.62972.1826
0.142613.099840.939383.650.71330.58970.49510.42210.67700.64032.2777
0.135814.0107520.975383.580.71890.59830.50590.43240.68930.64962.4369
0.127815.0115200.984983.490.71230.59190.49950.42560.68840.64682.3441
0.120716.0122881.021583.640.71690.59320.49920.42400.67770.63922.3050
0.120717.0130561.041283.20.69690.57270.47850.40600.67590.62892.2425
0.114518.0138241.066083.190.70110.57720.48340.41090.67770.63162.2432
0.111119.0145921.074983.690.71290.59090.49550.42130.66770.63642.2411

Framework versions

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