CoolFace
Modelpublic

NasimB/children_rarity_all_bnc_rarity

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

childrenrarityallbncrarity

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

  • —Loss: 4.3227

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.71370.295005.6432
5.33780.5910005.2047
5.00510.8815004.9540
4.72841.1720004.8094
4.5651.4625004.6819
4.4611.7630004.5795
4.32972.0535004.5018
4.1362.3440004.4570
4.11722.6345004.3968
4.07042.9350004.3422
3.87033.2255004.3401
3.81553.5160004.3116
3.793.865004.2753
3.69384.170004.2763
3.52694.3975004.2704
3.52164.6880004.2539
3.50874.9785004.2424
3.34115.2790004.2559
3.33015.5695004.2550
3.33515.85100004.2540

Framework versions

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