CoolFace
Modelpublic

PracticalWork/SmolLM2-1.7B-Instruct-tuned

sourceHugging Faceapache-2.0updated 1y 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. -->

SmolLM2-1.7B-Instruct-tuned

This model is a fine-tuned version of HuggingFaceTB/SmolLM2-1.7B-Instruct on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.4442
  • —Perplexity: 4.2384

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • —learning_rate: 0.003
  • —trainbatchsize: 12
  • —evalbatchsize: 12
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 3

Training results

Training LossEpochStepValidation LossPerplexity
No log003.111722.4598
No log0.60113331.58214.8650
1.63451.20226661.52424.5915
1.63451.80329991.48994.4364
1.48942.404313321.46344.3205
1.4894316641.44424.2384

Framework versions

  • —PEFT 0.16.0
  • —Transformers 4.54.1
  • —Pytorch 2.7.1+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.21.4