CoolFace
Modelpublic

kanishka/smolm-autoreg-bpe-seed_222

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

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

  • —Loss: 2.4730
  • —Accuracy: 0.5002

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: 222
  • —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.04821.029283.01230.4383
2.722.058562.78270.4602
2.58783.087842.69190.4693
2.50964.0117122.63220.4775
2.46965.0146402.60800.4803
2.43566.0175682.58340.4818
2.3867.0204962.56480.4854
2.35798.0234242.56030.4861
2.28179.0263522.50030.4944
2.143110.0292802.47300.5002

Framework versions

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