CoolFace
Modelpublic

NasimB/cbt-mod-formatting-rarity-all-end-p5k

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

cbt-mod-formatting-rarity-all-end-p5k

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

  • —Loss: 4.3141

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.69040.295005.6437
5.33220.5810005.2055
4.990.8815004.9612
4.71911.1720004.8075
4.55371.4625004.6852
4.44761.7530004.5760
4.32892.0435004.4999
4.12212.3340004.4489
4.10422.6345004.3930
4.05272.9250004.3419
3.85833.2155004.3364
3.79483.560004.3044
3.7833.7965004.2724
3.69424.0870004.2664
3.51414.3875004.2599
3.50624.6780004.2461
3.49734.9685004.2347
3.34425.2590004.2477
3.31875.5495004.2463
3.31485.83100004.2447

Framework versions

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