CoolFace
Modelpublic

Ashraf-kasem/custom_gpt2_frames_text_original_tokenizer

sourceHugging Facemitupdated 4y agoView on Hugging Face
0likes33downloads
Model Card

<!-- This model card has been generated automatically according to the information Keras had access to. You should probably proofread and complete it, then remove this comment. -->

Ashraf-kasem/customgpt2framestextoriginal_tokenizer

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

  • Train Loss: 1.1074
  • Validation Loss: 1.6432
  • Epoch: 29

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:

  • optimizer: {'name': 'Adam', 'learningrate': {'classname': 'PolynomialDecay', 'config': {'initiallearningrate': 5e-05, 'decaysteps': 240780, 'endlearningrate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}}, 'decay': 0.0, 'beta1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False}
  • trainingprecision: mixedfloat16

Training results

Train LossValidation LossEpoch
4.30753.40950
3.19732.82341
2.74202.50572
2.45412.30223
2.25072.16484
2.09622.06125
1.97361.98856
1.87291.92867
1.78831.88238
1.71531.84489
1.65171.811310
1.59531.786411
1.54461.762412
1.49941.745913
1.45781.729414
1.42001.717115
1.38511.702616
1.35281.695817
1.32291.684618
1.29501.676019
1.26901.670420
1.24481.665021
1.22231.659922
1.20121.653923
1.18151.653424
1.16351.648625
1.14701.645726
1.13181.644327
1.11851.643428
1.10741.643229

Framework versions

  • Transformers 4.25.1
  • TensorFlow 2.9.0
  • Datasets 2.8.0
  • Tokenizers 0.13.2