CoolFace
Modelpublic

NasimB/gpt2-cocnat-mod-datasets1-rarity-all-5p5k-mostf

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes12downloads
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-cocnat-mod-datasets1-rarity-all-5p5k-mostf

This model is a fine-tuned version of gpt2 on the generator dataset. It achieves the following results on the evaluation set:

  • —Loss: 4.8759

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: 6
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
6.81370.325005.7598
5.49340.6310005.3910
5.15050.9515005.2102
4.87311.2620005.1081
4.74711.5825005.0109
4.65181.930004.9382
4.46092.2135004.9127
4.38412.5340004.8869
4.34132.8445004.8352
4.18473.1650004.8351
4.06873.4755004.8326
4.05723.7960004.8002
3.94664.1165004.8120
3.7744.4270004.8203
3.7694.7475004.8067
3.72615.0580004.8206
3.57155.3785004.8257
3.57475.6990004.8299

Framework versions

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