CoolFace
Modelpublic

BluebrainAI/rotating-head-lr-norm-gpt2-medium-wikitext

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes3downloads
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. -->

rotating-head-lr-norm-gpt2-medium-wikitext

This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 3.2154
  • Accuracy: 0.4186
  • Perplexity: 24.9126
  • Bleu: 0.1314

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.0001
  • trainbatchsize: 64
  • evalbatchsize: 64
  • seed: 42
  • optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: linear
  • lrschedulerwarmup_ratio: 0.1
  • num_epochs: 5

Training results

Training LossEpochStepValidation LossAccuracyPerplexityBleu
5.90610.28065005.74980.2230314.11250.0496
4.86220.561210004.74140.2810114.59100.0705
4.30060.841815004.22670.318268.48780.0834
3.97141.122320003.94290.343951.56540.0924
3.78351.402925003.75230.362942.61920.0969
3.67321.683530003.62930.375037.68610.1067
3.57641.964135003.53530.384834.30550.1124
3.47332.244740003.48220.389932.53210.1183
3.41632.525345003.43560.394631.04880.1253
3.38182.805850003.38060.400629.38860.1215
3.28273.086455003.35390.402828.61520.1308
3.27123.367060003.32330.406727.75170.1289
3.2473.647665003.29080.409826.86520.1304
3.22033.928270003.26570.412626.19800.1278
3.15584.208875003.24400.415225.63570.1319
3.11524.489380003.22830.416925.23580.1301
3.12284.769985003.21540.418624.91260.1314

Framework versions

  • Transformers 4.49.0
  • Pytorch 2.6.0+cu124
  • Datasets 3.3.2
  • Tokenizers 0.21.0