CoolFace
Modelpublic

NasimB/bnc-rarity-no-cut-shuffled

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-rarity-no-cut-shuffled

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

  • —Loss: 4.3207

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.71570.295005.6437
5.35130.5810005.2021
5.00160.8815004.9595
4.72861.1720004.8122
4.56931.4625004.6857
4.46471.7530004.5770
4.33082.0535004.5068
4.14022.3440004.4574
4.11232.6345004.3983
4.07112.9250004.3468
3.86573.2255004.3414
3.80863.5160004.3099
3.79773.865004.2728
3.69474.0970004.2729
3.51884.3975004.2684
3.52114.6880004.2523
3.51594.9785004.2387
3.34145.2690004.2532
3.33575.5695004.2520
3.3285.85100004.2517

Framework versions

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