CoolFace
Modelpublic

VK246/IC_ver6d_coco_swin_gpt2_50Bpc_1e

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes22downloads
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. -->

ICver6dcocoswingpt250Bpc1e

This model is a fine-tuned version of VK246/IC_ver6c_coco_swin_gpt2_50Apc_1e on the coco dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.7897
  • —Rouge1: 42.1846
  • —Rouge2: 16.6343
  • —Rougel: 38.2927
  • —Rougelsum: 38.2913
  • —Bleu: 10.4949
  • —Gen Len: 11.3063

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

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsumBleuGen Len
0.77410.175000.824540.821615.53937.156437.14369.653611.3063
0.78130.3410000.815541.270715.984137.435737.425410.03311.3063
0.7820.5115000.806141.606616.022237.80237.80099.961911.3063
0.790.6820000.798541.688116.248937.930337.917810.307411.3063
0.78880.8525000.792942.114516.538838.240138.232410.354611.3063

Framework versions

  • —Transformers 4.30.2
  • —Pytorch 2.0.1+cu118
  • —Datasets 2.13.1
  • —Tokenizers 0.13.3