CoolFace
Modelpublic

parallelm/gpt2_small_RU_superbpe_8008_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. -->

gpt2smallRUsuperbpe8008parallel1042

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

  • —Loss: 3.7900
  • —Accuracy: 0.3318

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.55161.015654.93440.2139
4.57892.031304.35410.2686
4.33283.046954.13470.2920
4.09184.062604.01430.3044
4.00855.078253.93770.3137
3.90086.093903.88230.3211
3.85767.0109553.84540.3246
3.78838.0125203.81660.3281
3.74799.0140853.79960.3303
3.723810.0156503.79000.3318

Framework versions

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