CoolFace
Modelpublic

NasimB/gpt2-dp-mod-datasets-txt-processing

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-dp-mod-datasets-txt-processing

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

  • —Loss: 4.3134

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.6940.285005.6630
5.35120.5510005.2372
5.01190.8315004.9763
4.7671.120004.8279
4.56881.3825004.7089
4.47671.6530004.6105
4.38931.9335004.5220
4.17922.2140004.4846
4.12112.4845004.4302
4.082.7650004.3699
4.01583.0355004.3318
3.78733.3160004.3214
3.78883.5865004.2912
3.77093.8670004.2590
3.62764.1375004.2642
3.49474.4180004.2579
3.48844.6985004.2439
3.48364.9690004.2315
3.32615.2495004.2430
3.29615.51100004.2427
3.29475.79105004.2419

Framework versions

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