CoolFace
Modelpublic

sksayril/sayril-fino-345M-llm-baseModel

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

sksayril/sayril-fino-345M-llm-baseModel

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

  • —Train Loss: 4.4500
  • —Validation Loss: 5.2187
  • —Epoch: 12

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: {'name': 'AdamWeightDecay', 'learningrate': 2e-05, 'decay': 0.0, 'beta1': 0.9, 'beta2': 0.999, 'epsilon': 1e-07, 'amsgrad': False, 'weightdecay_rate': 0.01}
  • —training_precision: float32

Training results

Train LossValidation LossEpoch
7.14696.63840
6.34906.20851
5.98955.97442
5.74615.80663
5.54995.67634
5.38005.56985
5.22795.48916
5.08605.41277
4.95145.35528
4.82215.30379
4.69625.269410
4.57225.240311
4.45005.218712

Framework versions

  • —Transformers 4.34.0
  • —TensorFlow 2.13.0
  • —Datasets 2.14.5
  • —Tokenizers 0.14.1