CoolFace
Modelpublic

paola-md/recipe-gauss-2

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

recipe-gauss-2

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

  • —Loss: 0.4204
  • —Rmse: 0.6484
  • —Mse: 0.4204
  • —Mae: 0.4557

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

Training results

Training LossEpochStepValidation LossRmseMseMae
0.40021.030290.42280.65020.42280.4485
0.39862.060580.42000.64810.42000.4566
0.39853.090870.42170.64940.42170.4515
0.39774.0121160.42120.64900.42120.4528
0.3975.0151450.42510.65200.42510.4461
0.3976.0181740.42030.64830.42030.4665
0.39687.0212030.42110.64890.42110.4533
0.39648.0242320.42080.64870.42080.4543
0.39639.0272610.41990.64800.41990.4604
0.396110.0302900.42040.64840.42040.4557

Framework versions

  • —Transformers 4.19.0.dev0
  • —Pytorch 1.9.0+cu111
  • —Datasets 2.4.0
  • —Tokenizers 0.12.1