CoolFace
Modelpublic

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

gpt2smallFIsuperbpe5102parallel1042

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

  • —Loss: 3.5577
  • —Accuracy: 0.3564

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.23171.015604.68950.2284
4.34722.031204.11170.2887
4.09933.046803.89450.3138
3.85974.062403.77550.3275
3.77795.078003.70090.3369
3.67186.093603.64930.3427
3.62937.0109203.61170.3481
3.56228.0124803.58430.3517
3.52299.0140403.56670.3557
3.496810.0156003.55770.3564

Framework versions

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