CoolFace
Modelpublic

Geo/gpt2_custom_c_q_and_a

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes17downloads
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. -->

gpt2customcqand_a

This model is a fine-tuned version of lighteternal/gpt2-finetuned-greek on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.0098

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: 16
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 100
  • num_epochs: 80

Training results

Training LossEpochStepValidation Loss
2.55424.761000.7706
0.48139.522000.1839
0.183814.293000.0892
0.10919.054000.0532
0.076723.815000.0385
0.057928.576000.0290
0.044733.337000.0213
0.036538.18000.0178
0.031942.869000.0157
0.027747.6210000.0140
0.025252.3811000.0125
0.022957.1412000.0113
0.021361.913000.0107
0.019966.6714000.0104
0.018171.4315000.0099
0.018476.1916000.0098

Framework versions

  • Transformers 4.32.1
  • Pytorch 2.0.1+cu118
  • Tokenizers 0.13.3