CoolFace
Modelpublic

NasimB/gpt2-dp-finetune-cl-mod-datasets-rarity1

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

gpt2-dp-finetune-cl-mod-datasets-rarity1

This model was trained from scratch on the generator dataset. It achieves the following results on the evaluation set:

  • —Loss: 2.5865

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.0005
  • —trainbatchsize: 64
  • —evalbatchsize: 64
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 1000
  • —num_epochs: 5
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
3.78040.285004.4982
3.91240.5510004.5349
4.01790.8315004.4602
3.92211.120004.4585
3.79981.3825004.4362
3.82981.6530004.3838
3.82591.9335004.3551
3.56082.240004.4125
3.52152.4845004.3867
3.52382.7550004.3540
3.47613.0355004.3684
3.13323.360004.4048
3.1463.5865004.3926
3.13943.8570004.3839
2.99174.1375004.4150
2.8414.480004.4240
2.83274.6885004.4259
2.82844.9590004.4261

Framework versions

  • —Transformers 4.26.1
  • —Pytorch 1.11.0+cu113
  • —Datasets 2.13.0
  • —Tokenizers 0.13.3