CoolFace
Modelpublic

NasimB/gpt2-cl-concat-rarity-mod-datasets-6

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes22downloads
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-cl-concat-rarity-mod-datasets-6

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

  • —Loss: 4.8004

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

Training results

Training LossEpochStepValidation Loss
6.60820.065005.8581
5.34960.1110005.4574
5.00660.1715005.2413
4.78060.2220005.1099
4.62020.2825005.0191
4.49970.3330004.9599
4.38780.3935004.9168
4.28580.4440004.8861
4.18580.545004.8493
4.09470.5550004.8152
4.00870.6155004.8013
3.92280.6660004.7840
3.84640.7265004.7652
3.78840.7870004.7589
3.73660.8375004.7531
3.70180.8980004.7470
3.67910.9485004.7431
3.67091.090004.7433

Framework versions

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