CoolFace
Modelpublic

NasimB/bnc_spoken_cbt_rarity-seed

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

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

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.3660.295005.3305
5.04780.5910004.9325
4.71590.8815004.6882
4.45411.1720004.5478
4.31421.4625004.4363
4.20681.7630004.3334
4.09482.0535004.2611
3.90652.3440004.2156
3.87932.6345004.1613
3.84612.9350004.1146
3.65333.2255004.1112
3.59453.5160004.0788
3.58633.8165004.0459
3.49024.170004.0491
3.33244.3975004.0429
3.32434.6880004.0290
3.31564.9885004.0193
3.16465.2790004.0316
3.14715.5695004.0313
3.14985.85100004.0303

Framework versions

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