CoolFace
Modelpublic

paola-md/recipe-reg

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-reg

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

  • —Loss: 3.3717
  • —Rmse: 1.8362
  • —Mse: 3.3717
  • —Mae: 1.6145

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

Training results

Training LossEpochStepValidation LossRmseMseMae
3.32471.0128093.37171.83623.37171.6145
3.32382.0256183.37221.83633.37221.6145
3.32173.0384273.37181.83623.37181.6145
3.32154.0512363.37541.83723.37541.6145
3.32035.0640453.37211.83633.37211.6145
3.31996.0768543.37311.83663.37311.6145
3.3197.0896633.37311.83663.37311.6145
3.31888.01024723.37171.83623.37171.6145

Framework versions

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