CoolFace
Modelpublic

NasimB/gpt2-dp-mod-datasets-rarity2

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes18downloads
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-mod-datasets-rarity2

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

  • Loss: 2.9689

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

Training results

Training LossEpochStepValidation Loss
6.69640.285005.6571
5.36950.5610005.2302
5.02520.8315004.9783
4.77271.1120004.8337
4.60371.3925004.7203
4.49951.6730004.6237
4.41091.9435004.5399
4.19942.2240004.5071
4.16062.545004.4425
4.11342.7850004.3980
4.03373.0555004.3731
3.84083.3360004.3581
3.84313.6165004.3268
3.82533.8970004.2934
3.65614.1675004.3160
3.55354.4480004.3077
3.55644.7285004.2849
3.54415.090004.2669
3.2965.2795004.3047
3.29485.55100004.2986
3.29135.83105004.2950
3.23056.11110004.3041
3.13946.39115004.3095
3.13416.66120004.3099
3.13596.94125004.3096

Framework versions

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