CoolFace
Modelpublic

NasimB/bnc_spoken-aochildes-notm-log-rarity-seed

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

bnc_spoken-aochildes-notm-log-rarity-seed

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

  • —Loss: 4.1809

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.36290.295005.3438
5.06120.5910004.9309
4.72990.8815004.6994
4.46461.1820004.5689
4.32411.4725004.4556
4.22311.7730004.3658
4.0912.0635004.2969
3.92032.3640004.2456
3.89882.6545004.2005
3.84732.9550004.1559
3.6553.2455004.1528
3.61613.5460004.1208
3.5873.8365004.0910
3.4724.1270004.1000
3.34424.4275004.0986
3.33314.7180004.0864
3.32185.0185004.0869
3.16045.390004.0981
3.15895.695004.0985
3.15315.89100004.0983

Framework versions

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