CoolFace
Modelpublic

BluebrainAI/parallel-gpt2-medium-wikitext

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

parallel-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.2350
  • Accuracy: 0.4161
  • Perplexity: 25.4075
  • Bleu: 0.1473

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
6.0770.28065005.95540.1870385.81890.0352
5.11230.561210004.98360.2568145.99310.0625
4.41230.841815004.30350.315973.95880.0843
4.02451.122320003.96780.347052.86930.1076
3.82981.402925003.78420.363044.00140.1166
3.71811.683530003.66200.373338.94040.1272
3.61231.964135003.56940.381835.49580.1311
3.49932.244740003.50290.387733.21180.1384
3.43582.525345003.44840.393031.45060.1358
3.40392.805850003.39890.397929.93230.1403
3.29083.086455003.36330.401828.88370.1409
3.28283.367060003.33260.405128.01030.1446
3.26063.647665003.30310.408127.19580.1457
3.2343.928270003.27960.410626.56550.1433
3.17134.208875003.26210.412626.10450.1461
3.13144.489380003.24760.414525.72810.1455
3.14124.769985003.23500.416125.40750.1473

Framework versions

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