CoolFace
Modelpublic

parallelm/gpt2_small_EN_superbpe_65536_parallel3-100_42

sourceHugging Faceupdated 8mo 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. -->

gpt2smallENsuperbpe65536parallel3-10042

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

  • —Loss: 4.1713
  • —Accuracy: 0.2893

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
5.25491.057154.99660.2206
4.73032.0114304.61170.2490
4.52043.0171454.44980.2626
4.4074.0228604.35650.2707
4.31595.0285754.29210.2764
4.24986.0342904.24960.2814
4.19217.0400054.21930.2845
4.15248.0457204.19420.2870
4.11499.0514354.17840.2889
4.086110.0571504.17130.2893

Framework versions

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