CoolFace
Modelpublic

Marcin1304/calculator_model_test_second_version

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

calculatormodeltestsecondversion

This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1239

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

Training results

Training LossEpochStepValidation Loss
3.41931.062.7303
2.34952.0121.9121
1.76773.0181.6227
1.60934.0241.5830
1.55285.0301.5309
1.51146.0361.4526
1.45137.0421.3988
1.40228.0481.3442
1.34739.0541.2809
1.298510.0601.2159
1.217311.0661.1870
1.137312.0721.0899
1.085513.0781.0270
1.0414.0840.9607
1.027415.0900.9749
0.997516.0960.9045
0.927417.01020.9247
0.896318.01080.8161
0.876719.01140.8131
0.876420.01200.9056
0.876321.01260.7668
0.809722.01320.8305
0.823.01380.7579
0.748324.01440.7418
0.824225.01500.7103
0.737526.01560.6743
0.707827.01620.6516
0.711228.01680.7178
0.751829.01740.7132
0.687430.01800.6438
0.667131.01860.6512
0.659532.01920.6338
0.637533.01980.5772
0.593334.02040.5397
0.593835.02100.5182
0.581836.02160.5315
0.694637.02220.9134
0.794638.02280.7031
0.707939.02340.6212
0.605540.02400.5024
0.552441.02460.5142
0.54342.02520.4946
0.526543.02580.4820
0.533944.02640.6029
0.562445.02700.5800
0.509746.02760.4858
0.505947.02820.4554
0.480748.02880.4538
0.482449.02940.4248
0.469150.03000.3919
0.541351.03060.5179
0.513152.03120.3809
0.431253.03180.3955
0.422654.03240.3597
0.405955.03300.3501
0.388756.03360.3281
0.378457.03420.3294
0.369658.03480.2937
0.369459.03540.3153
0.381560.03600.2878
0.357561.03660.3236
0.352762.03720.2940
0.348163.03780.2703
0.346664.03840.3331
0.403765.03900.3615
0.36366.03960.3057
0.337467.04020.2810
0.325668.04080.2785
0.320669.04140.2553
0.30670.04200.2336
0.288471.04260.2361
0.289272.04320.2257
0.27573.04380.2237
0.296874.04440.2405
0.287975.04500.2139
0.283276.04560.2139
0.272677.04620.2174
0.268778.04680.2037
0.260979.04740.1833
0.251880.04800.1836
0.25381.04860.1861
0.241782.04920.1650
0.227983.04980.1706
0.232384.05040.1785
0.22585.05100.1694
0.219486.05160.1586
0.221787.05220.1575
0.209388.05280.1497
0.210989.05340.1562
0.208190.05400.1549
0.202791.05460.1419
0.198292.05520.1347
0.195193.05580.1355
0.189394.05640.1338
0.188195.05700.1336
0.191196.05760.1303
0.186297.05820.1289
0.188298.05880.1301
0.179299.05940.1250
0.176100.06000.1239

Framework versions

  • —Transformers 4.38.2
  • —Pytorch 2.1.0+cu121
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2