CoolFace
Modelpublic

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

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes13downloads
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-rarity-all

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

  • —Loss: 4.4242

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.76060.295005.6933
5.43750.5910005.2559
5.09370.8815005.0171
4.82041.1820004.8701
4.67281.4725004.7593
4.5741.7730004.6587
4.44562.0635004.5885
4.2582.3640004.5468
4.24232.6545004.4860
4.20362.9450004.4302
3.97373.2455004.4364
3.94393.5360004.4019
3.92713.8365004.3632
3.79014.1270004.3689
3.64744.4275004.3662
3.64144.7180004.3472
3.63385.0185004.3344
3.37645.390004.3618
3.38215.5995004.3568
3.37775.89100004.3513
3.27526.18105004.3602
3.22286.48110004.3652
3.21726.77115004.3656

Framework versions

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