Edit model card

gpt2-concat-guten-mod-2k-rarity-all-4k-p12k

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

  • Loss: 4.3172

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
  • train_batch_size: 64
  • eval_batch_size: 64
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lr_scheduler_type: cosine
  • lr_scheduler_warmup_steps: 1000
  • num_epochs: 6
  • mixed_precision_training: Native AMP

Training results

Training Loss Epoch Step Validation Loss
6.6867 0.29 500 5.6408
5.3387 0.59 1000 5.2070
4.9873 0.88 1500 4.9547
4.7105 1.18 2000 4.7987
4.5512 1.47 2500 4.6771
4.4432 1.76 3000 4.5711
4.3124 2.06 3500 4.4934
4.1304 2.35 4000 4.4492
4.1003 2.65 4500 4.3875
4.0551 2.94 5000 4.3342
3.8505 3.24 5500 4.3336
3.8007 3.53 6000 4.3010
3.7833 3.82 6500 4.2676
3.6557 4.12 7000 4.2684
3.521 4.41 7500 4.2603
3.512 4.71 8000 4.2465
3.4976 5.0 8500 4.2324
3.3273 5.29 9000 4.2482
3.317 5.59 9500 4.2467
3.3218 5.88 10000 4.2459

Framework versions

  • Transformers 4.26.1
  • Pytorch 1.11.0+cu113
  • Datasets 2.13.0
  • Tokenizers 0.13.3
Downloads last month
3