CoolFace
Modelpublic

NasimB/gpt2-cocnat-mod-datasets3-rarity-all

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-cocnat-mod-datasets3-rarity-all

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

  • —Loss: 4.3779

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.72010.35005.6554
5.37770.610005.2100
5.02570.9115004.9662
4.74281.2120004.8246
4.59161.5125004.6972
4.48861.8130004.5927
4.32132.1235004.5355
4.1732.4240004.4840
4.14022.7245004.4195
4.08333.0250004.3844
3.84963.3355004.3743
3.83983.6360004.3421
3.81933.9365004.3113
3.61034.2370004.3294
3.55924.5375004.3199
3.54424.8480004.3041
3.45755.1485004.3158
3.35725.4490004.3191
3.35955.7495004.3171

Framework versions

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