CoolFace
Modelpublic

juancopi81/js-fake-bach-epochs50

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes104downloads
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. -->

js-fake-bach-epochs50

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

  • —Loss: 0.9888
  • —Accuracy: 0.0005

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: 0.0006058454513356471
  • —trainbatchsize: 16
  • —evalbatchsize: 32
  • —seed: 1
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.01
  • —num_epochs: 50

Training results

Training LossEpochStepValidation LossAccuracy
1.35121.253150.83710.0003
0.81492.516300.76840.0006
0.76013.769450.71870.0004
0.71865.0212600.69030.0002
0.6796.2715750.65630.0005
0.64197.5318900.62920.0001
0.60738.7822050.59490.0006
0.57510.0425200.58280.0001
0.542511.2928350.56960.0003
0.517412.5531500.56090.0007
0.493313.834650.55760.0004
0.469615.0637800.56610.0002
0.442316.3140950.57080.0007
0.419617.5744100.57800.0006
0.39818.8247250.58200.0009
0.37420.0850400.60990.0003
0.345221.3353550.62300.0006
0.325622.5956700.63860.0005
0.304723.8459850.64620.0003
0.281225.163000.67890.0003
0.258226.3566150.70530.0007
0.240627.6169300.71990.0006
0.223728.8672450.73990.0006
0.20430.1275600.77290.0006
0.187331.3778750.79600.0004
0.172532.6381900.82310.0005
0.160933.8885050.84930.0004
0.147935.1488200.87070.0003
0.136136.3991350.89310.0003
0.127337.6594500.90950.0003
0.1238.997650.93390.0005
0.112940.16100800.94440.0004
0.106241.41103950.96260.0006
0.102742.67107100.96690.0006
0.099443.92110250.97130.0005
0.095545.18113400.98300.0005
0.093946.43116550.98550.0005
0.092447.69119700.98840.0005
0.091648.94122850.98880.0005

Framework versions

  • —Transformers 4.29.1
  • —Pytorch 2.0.0+cu118
  • —Datasets 2.12.0
  • —Tokenizers 0.13.3