CoolFace
Modelpublic

NasimB/gpt2-concat-cbt-rarity-all-7k-p8k

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes25downloads
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-all-7k-p8k

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

  • —Loss: 3.1838

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.72490.295005.6400
5.37290.5910005.2003
5.02830.8815004.9502
4.75371.1720004.8035
4.59031.4725004.6765
4.48321.7630004.5717
4.34842.0535004.4930
4.15122.3540004.4467
4.13292.6445004.3805
4.0912.9350004.3309
3.87993.2355004.3273
3.82483.5260004.2923
3.80743.8165004.2605
3.69144.1170004.2581
3.5344.475004.2538
3.52614.6980004.2382
3.52554.9985004.2256
3.3515.2890004.2383
3.33575.5795004.2375
3.33755.87100004.2364

Framework versions

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