CoolFace
Modelpublic

Gracoy/ingredients_compatibility_GPT2_S

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes16downloads
Model Card

<!-- This model card has been generated automatically according to the information Keras had access to. You should probably proofread and complete it, then remove this comment. -->

ingredientscompatibilityGPT2_S

This model was trained from scratch on an unknown dataset. It achieves the following results on the evaluation set:

  • Train Loss: 0.9950
  • Validation Loss: 1.0009
  • Epoch: 0

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:

  • optimizer: {'inneroptimizer': {'classname': 'AdamWeightDecay', 'config': {'name': 'AdamWeightDecay', 'learningrate': 1e-04, 'decay': 0.0, 'beta1': 0.9, 'beta2': 0.99, 'epsilon': 1e-07, 'amsgrad': False, 'weightdecayrate': 0.01}}, 'dynamic': True, 'initialscale': 32768.0, 'dynamicgrowthsteps': 2000}
  • trainingprecision: mixedfloat16

Training results

Train LossValidation LossEpoch
0.99501.00090

Framework versions

  • Transformers 4.31.0
  • TensorFlow 2.12.0
  • Datasets 2.14.3
  • Tokenizers 0.13.3