CoolFace
Modelpublic

parallelm/gpt2_small_EN_superbpe_6990_parallel10_42

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

gpt2smallENsuperbpe6990parallel1042

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

  • —Loss: 3.7845
  • —Accuracy: 0.3092

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.10341.015684.64730.2224
4.41532.031364.23060.2581
4.22673.047044.06230.2762
4.0354.062723.96690.2870
3.96495.078403.90480.2935
3.87276.094083.85990.2995
3.8377.0109763.82970.3043
3.77378.0125443.80610.3069
3.7389.0141123.79250.3082
3.71710.0156803.78450.3092

Framework versions

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