CoolFace
Modelpublic

parallelm/gpt2_small_EN_superbpe_8192_parallel10_42

sourceHugging Faceupdated 11mo agoView on Hugging Face
0likes8downloads
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. -->

gpt2smallENsuperbpe8192parallel1042

This model was trained from scratch on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 3.8899
  • —Accuracy: 0.3017

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: 5e-05
  • —trainbatchsize: 128
  • —evalbatchsize: 128
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —lrschedulerwarmup_steps: 1000
  • —num_epochs: 10
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracy
6.22641.015274.78190.2163
4.52452.030544.35240.2513
4.33353.045814.18020.2682
4.14044.061084.07790.2784
4.06465.076354.01270.2875
3.97526.091623.96690.2921
3.93037.0106893.93380.2957
3.87628.0122163.91160.2992
3.84879.0137433.89730.3003
3.815110.0152703.88990.3017

Framework versions

  • —Transformers 4.41.2
  • —Pytorch 2.8.0+cu128
  • —Datasets 4.1.1
  • —Tokenizers 0.19.1