CoolFace
Modelpublic

NasimB/gpt2-concat-cbt-rarity-iorder-2k-p3k

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes18downloads
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-cbt-rarity-iorder-2k-p3k

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

  • —Loss: 3.1774

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.71310.295005.6430
5.3750.5810005.1968
5.01930.8715004.9479
4.74531.1720004.7999
4.57731.4625004.6700
4.47411.7530004.5630
4.35952.0435004.4810
4.1472.3340004.4299
4.12122.6245004.3779
4.07992.9150004.3250
3.88413.2155004.3160
3.82023.560004.2871
3.79563.7965004.2533
3.71274.0870004.2505
3.53114.3775004.2459
3.52334.6680004.2311
3.50464.9585004.2175
3.35965.2490004.2289
3.33175.5495004.2278
3.3315.83100004.2271

Framework versions

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