CoolFace
Modelpublic

NasimB/gpt2-concat-all-mod-datasets1-rarity-all-iorder-c13k

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes23downloads
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-concat-all-mod-datasets1-rarity-all-iorder-c13k

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

  • —Loss: 4.3983

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.78110.325005.6598
5.43680.6310005.2297
5.08190.9515004.9819
4.80641.2720004.8391
4.66531.5825004.7273
4.56821.930004.6197
4.35412.2235004.5701
4.27042.5340004.5079
4.22642.8545004.4351
4.0513.1750004.4290
3.94153.4955004.3896
3.93113.860004.3596
3.80354.1265004.3598
3.64874.4470004.3523
3.63874.7575004.3363
3.58575.0780004.3408
3.44635.3985004.3415
3.44595.790004.3420

Framework versions

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