CoolFace
Modelpublic

BluebrainAI/rotating-head-gp-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-gp-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.2113
  • Accuracy: 0.4180
  • Perplexity: 24.8108
  • Bleu: 0.1307

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.90570.28065005.74840.2234313.67890.0477
4.86130.561210004.74550.2807115.06320.0711
4.29760.841815004.22200.318768.16940.0837
3.95681.122320003.92710.346150.75820.0934
3.79191.402925003.76170.362643.02110.0942
3.6921.683530003.65730.372538.75610.1052
3.59391.964135003.56280.381835.26160.1094
3.4832.244740003.49320.387932.89240.1140
3.42512.525345003.43910.393331.15830.1204
3.38762.805850003.38550.399129.53230.1227
3.27193.086455003.34990.402028.50040.1246
3.26123.367060003.31600.406227.54880.1283
3.23733.647665003.28480.409526.70340.1288
3.20863.928270003.25980.411826.04530.1297
3.14024.208875003.23980.414625.52810.1344
3.10024.489380003.22460.416225.14470.1317
3.10994.769985003.21130.418024.81080.1307

Framework versions

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