CoolFace
Modelpublic

NasimB/gpt2-concat-qed-rarity-no-cut

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes8downloads
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-qed-rarity-no-cut

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

  • —Loss: 4.3275

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.70020.295005.6309
5.34510.5810005.2082
5.00210.8815004.9592
4.72661.1720004.8110
4.57371.4625004.6859
4.47271.7530004.5796
4.35112.0435004.5066
4.15442.3440004.4568
4.12522.6345004.3988
4.0832.9250004.3471
3.88253.2155004.3454
3.82263.560004.3139
3.81183.865004.2766
3.71594.0970004.2763
3.53834.3875004.2702
3.53954.6780004.2556
3.52574.9685004.2454
3.37275.2690004.2570
3.34695.5595004.2567
3.34655.84100004.2550

Framework versions

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