CoolFace
Modelpublic

Joshwabail/gpt2_finetuned_wolfram

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

gpt2finetunedwolfram

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

  • —Loss: 5.2595

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.0005
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —num_epochs: 100

Training results

Training LossEpochStepValidation Loss
No log1.01136.3789
No log2.02266.0746
No log3.03395.7649
No log4.04525.4453
5.98755.05655.2142
5.98756.06785.0967
5.98757.07915.0143
5.98758.09044.9429
4.57549.010174.8936
4.575410.011304.8722
4.575411.012434.8700
4.575412.013564.8362
4.575413.014694.8246
4.036614.015824.8242
4.036615.016954.8149
4.036616.018084.8062
4.036617.019214.8065
3.811818.020344.8288
3.811819.021474.8035
3.811820.022604.8009
3.811821.023734.7835
3.811822.024864.7865
3.639423.025994.7833
3.639424.027124.7776
3.639425.028254.8030
3.639426.029384.7684
3.510527.030514.7724
3.510528.031644.7803
3.510529.032774.7792
3.510530.033904.8027
3.3831.035034.8000
3.3832.036164.8046
3.3833.037294.7751
3.3834.038424.7774
3.3835.039554.7733
3.238236.040684.7886
3.238237.041814.7892
3.238238.042944.7876
3.238239.044074.7965
3.102240.045204.7879
3.102241.046334.7829
3.102242.047464.7884
3.102243.048594.7845
3.102244.049724.8193
2.957145.050854.7947
2.957146.051984.7968
2.957147.053114.7894
2.957148.054244.7892
2.755549.055374.7914
2.755550.056504.8099
2.755551.057634.8029
2.755552.058764.8000
2.755553.059894.8092
2.565654.061024.8111
2.565655.062154.8257
2.565656.063284.8109
2.565657.064414.8457
2.350158.065544.8428
2.350159.066674.8519
2.350160.067804.8652
2.350161.068934.8788
2.14162.070064.8910
2.14163.071194.8928
2.14164.072324.9112
2.14165.073454.9219
2.14166.074584.9403
1.912267.075714.9585
1.912268.076844.9726
1.912269.077974.9904
1.912270.079105.0118
1.717671.080235.0129
1.717672.081365.0303
1.717673.082495.0529
1.717674.083625.0610
1.717675.084755.0821
1.529276.085885.0931
1.529277.087015.1154
1.529278.088145.1319
1.529279.089275.1394
1.384380.090405.1529
1.384381.091535.1711
1.384382.092665.1802
1.384383.093795.1952
1.384384.094925.2088
1.264385.096055.2170
1.264386.097185.2160
1.264387.098315.2267
1.264388.099445.2346
1.192889.0100575.2418
1.192890.0101705.2463
1.192891.0102835.2505
1.192892.0103965.2522
1.155693.0105095.2538
1.155694.0106225.2557
1.155695.0107355.2566
1.155696.0108485.2585
1.155697.0109615.2594
1.126898.0110745.2596
1.126899.0111875.2595
1.1268100.0113005.2595

Framework versions

  • —Transformers 4.26.1
  • —Pytorch 1.13.1+cu116
  • —Datasets 2.10.0
  • —Tokenizers 0.13.2