CoolFace
Modelpublic

NasimB/guten-rarity-all-no-cut-shuffled

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. -->

guten-rarity-all-no-cut-shuffled

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

  • —Loss: 4.3381

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.70980.295005.6383
5.34610.5910005.1998
5.00690.8815004.9558
4.72851.1720004.8116
4.57191.4625004.6858
4.46381.7630004.5832
4.34372.0535004.5081
4.1452.3440004.4640
4.12252.6345004.4066
4.07782.9350004.3542
3.87063.2255004.3487
3.82043.5160004.3185
3.80773.865004.2826
3.70024.170004.2849
3.53454.3975004.2807
3.53324.6880004.2650
3.50964.9785004.2535
3.35685.2790004.2678
3.34035.5695004.2672
3.33985.85100004.2659

Framework versions

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