CoolFace
Modelpublic

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

gpt2smallKOsuperbpe81920parallel1042

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

  • —Loss: 6.1162
  • —Accuracy: 0.2115

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: 64
  • —evalbatchsize: 64
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 2
  • —totaltrainbatch_size: 128
  • —totalevalbatch_size: 128
  • —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
8.59961.010647.75110.1671
7.4152.021287.02270.1810
6.91913.031926.70400.1895
6.65214.042566.50980.1959
6.46695.053206.37220.2003
6.32796.063846.27350.2045
6.21967.074486.20270.2078
6.13768.085126.15610.2096
6.07629.095766.12800.2112
6.034110.0106406.11620.2115

Framework versions

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