CoolFace
Modelpublic

NasimB/children_bnc_rarity_all_no_cut

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

childrenbncrarityallno_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.3266

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.70470.295005.6398
5.35010.5810005.2066
5.00560.8815004.9588
4.72581.1720004.8173
4.57341.4625004.6948
4.46631.7530004.5804
4.34022.0535004.5071
4.14712.3440004.4576
4.11372.6345004.4027
4.07772.9250004.3468
3.86293.2255004.3449
3.80783.5160004.3108
3.80443.865004.2763
3.70294.0970004.2803
3.53244.3975004.2741
3.52394.6880004.2585
3.50914.9785004.2454
3.35215.2690004.2592
3.33575.5695004.2584
3.33485.85100004.2573

Framework versions

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