CoolFace
Modelpublic

Image-Captioning-ML/Vit-GPT2-COCO2017Flickr-02

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes17downloads
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-GPT2-COCO2017Flickr-02

This model is a fine-tuned version of nlpconnect/vit-gpt2-image-captioning on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.2598
  • Rouge1: 41.8246
  • Rouge2: 16.1808
  • Rougel: 38.0947
  • Rougelsum: 38.0582
  • Gen Len: 11.7462

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: 5e-05
  • trainbatchsize: 4
  • evalbatchsize: 4
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 3.0

Training results

Training LossEpochStepGen LenValidation LossRouge1Rouge2RougelRougelsum
0.24250.0850011.63150.225840.786915.19937.048937.0626
0.22010.15100011.98230.224940.140414.874236.58436.5776
0.2190.23150011.250.224740.823315.479337.291837.2909
0.21110.31200011.32880.223540.952615.234637.322237.3373
0.20930.38250012.05040.223140.827815.480737.049537.0609
0.20290.46300012.09350.223741.029915.700837.495137.4861
0.20780.54350011.76540.223340.644115.526737.130437.1546
0.19980.62400011.75350.224141.243815.623737.361637.3653
0.19630.69450011.54850.223741.587415.901638.084338.1149
0.1970.77500011.59150.223841.250116.272837.411137.4342
0.19240.85550011.860.224940.855415.43437.320337.3119
0.19570.92600011.88420.224840.69515.300637.177937.1898
0.19191.0650011.81850.222740.489915.352936.940336.9674
0.15021.08700011.9550.233240.999315.362437.496837.5274
0.14631.15750011.77920.234041.180816.010537.780537.7884
0.15031.23800011.58150.236441.333415.656237.708737.7118
0.14961.31850011.84770.232041.17115.611237.407937.4274
0.14911.38900011.7350.232841.070715.566237.523537.5222
0.14181.46950011.56850.234441.377516.208437.897737.9202
0.14741.541000011.99920.232641.413616.103837.499137.5212
0.14141.621050011.93080.236441.319115.829237.584137.6033
0.14191.691100011.67190.239141.606116.064137.954737.9706
0.13981.771150011.58420.234241.982816.494838.284938.3078
0.14271.851200011.97460.234741.313115.726437.499337.5159
0.13721.921250011.58580.235341.846716.358538.133138.1278
0.13222.01300011.36880.236841.849216.151538.21338.2573
0.10312.081350011.97690.256741.312415.797637.608237.6376
0.10612.151400012.12230.253241.65116.123737.930637.955
0.10362.231450011.85310.257141.355816.004737.647137.668
0.10232.311500011.87850.255941.478715.91137.742437.7684
0.10562.381550011.810.256641.63816.021837.923837.9395
0.10342.461600011.84920.257541.572116.224237.894937.9075
0.10372.541650011.66350.257241.621215.904137.947437.9701
0.10172.621700011.80960.256541.403415.809737.739737.7466
0.10192.691750011.72150.257841.581115.925437.888537.9191
0.09552.771800011.66420.258541.866116.359538.375838.3996
0.09752.851850011.80310.259941.520415.917837.9337.9513
0.09912.92190000.259541.913516.187538.173838.135311.7381
0.09753.0195000.259841.824616.180838.094738.058211.7462

Framework versions

  • Transformers 4.39.3
  • Pytorch 2.1.2
  • Datasets 2.18.0
  • Tokenizers 0.15.2