CoolFace
Modelpublic

kanishka/smolm-autoreg-bpe-seed_1709

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

smolm-autoreg-bpe-seed_1709

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

  • —Loss: 2.4752
  • —Accuracy: 0.4999

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.003
  • —trainbatchsize: 16
  • —evalbatchsize: 128
  • —seed: 1709
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 24000
  • —num_epochs: 10.0

Training results

Training LossEpochStepValidation LossAccuracy
3.03971.029283.01170.4386
2.71462.058562.77750.4594
2.58053.087842.68240.4712
2.50514.0117122.63180.4774
2.45485.0146402.60450.4802
2.426.0175682.57720.4842
2.39027.0204962.56650.4853
2.3578.0234242.55990.4866
2.27979.0263522.50770.4932
2.136510.0292802.47520.4999

Framework versions

  • —Transformers 4.38.2
  • —Pytorch 2.1.0+cu121
  • —Datasets 2.16.1
  • —Tokenizers 0.15.1