CoolFace
Modelpublic

VK246/IC_ver4a_coco_swin_gpt2_1pc_1e

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

ICver4acocoswingpt21pc1e

This model is a fine-tuned version of [](https://huggingface.co/) on the coco dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.0910
  • —Rouge1: 29.7994
  • —Rouge2: 7.3652
  • —Rougel: 27.9817
  • —Rougelsum: 28.041
  • —Bleu: 2.5557
  • —Gen Len: 11.1124

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: 16
  • —evalbatchsize: 16
  • —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
1.74890.14501.274822.18742.63421.04321.0590.011.1124
1.30670.281001.191725.48184.890423.898123.9812.973411.1124
1.28220.421501.198224.34574.156822.51222.5280.011.1124
1.25840.562001.180123.74243.936322.073422.09810.011.1124
1.21480.712501.141225.1345.036223.668123.70932.030311.1124
1.18060.853001.104828.82067.495927.053427.11112.96511.1124
1.20130.993501.091129.69427.340827.861227.9012.522211.1124

Framework versions

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