CoolFace
Modelpublic

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

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes9downloads
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-all-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.3261

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.70830.295005.6320
5.34590.5810005.1983
5.00240.8815004.9560
4.73251.1720004.8180
4.57831.4625004.6969
4.47781.7530004.5925
4.36062.0435004.5165
4.16122.3440004.4648
4.13172.6345004.4048
4.0842.9250004.3538
3.89443.2155004.3485
3.83293.560004.3138
3.81793.865004.2800
3.71034.0970004.2795
3.55264.3875004.2700
3.53894.6780004.2573
3.53374.9685004.2439
3.37435.2690004.2559
3.35675.5595004.2550
3.34975.84100004.2538

Framework versions

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