CoolFace
Modelpublic

NasimB/gpt2-cocnat-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-cocnat-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.3377

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.68480.35005.6500
5.33790.5910005.2204
4.99090.8915004.9703
4.71461.1920004.8200
4.56951.4925004.7076
4.46851.7830004.5985
4.32372.0835004.5311
4.16142.3840004.4731
4.12672.6845004.4151
4.0822.9750004.3593
3.84483.2755004.3575
3.82613.5760004.3240
3.80893.8665004.2887
3.64624.1670004.2921
3.54534.4675004.2840
3.5294.7680004.2688
3.49265.0585004.2683
3.34635.3590004.2715
3.34535.6595004.2702
3.34085.95100004.2694

Framework versions

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