CoolFace
Modelpublic

gagan3012/ViTGPT2_VW

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

ViTGPT2_VW

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.0771

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: 2e-05
  • —trainbatchsize: 2
  • —evalbatchsize: 2
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 2
  • —totaltrainbatch_size: 4
  • —totalevalbatch_size: 4
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 1.0
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
0.12560.0310000.0928
0.09470.0720000.0897
0.08890.130000.0859
0.08880.1440000.0842
0.08660.1750000.0831
0.08520.260000.0819
0.08330.2470000.0810
0.08350.2780000.0802
0.0810.3190000.0796
0.08030.34100000.0789
0.08140.38110000.0785
0.07990.41120000.0780
0.07860.44130000.0776
0.07960.48140000.0771

Framework versions

  • —Transformers 4.16.2
  • —Pytorch 1.10.2+cu113
  • —Datasets 1.18.3
  • —Tokenizers 0.11.0