CoolFace
Modelpublic

tihon-nth/gpt-2-4096t-scratch-10ep_

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

gpt-2-4096t-scratch-10ep_

This model is a fine-tuned version of tihon-nth/gpt-2-4096t-scratch-10ep_ on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 3.4516

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: 2e-05
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 0.05
  • —num_epochs: 10

Training results

Training LossEpochStepValidation Loss
3.86881.064143.7689
3.76032.0128283.6716
3.67863.0192423.6033
3.61874.0256563.5504
3.56785.0320703.5153
3.54486.0384843.4841
3.50657.0448983.4649
3.49988.0513123.4578
3.48599.0577263.4518
3.487210.0641403.4516

Framework versions

  • —Transformers 5.8.0
  • —Pytorch 2.11.0+cu128
  • —Datasets 4.8.5
  • —Tokenizers 0.22.2