CoolFace
Modelpublic

kitsunea/modelSmolLM2-improvd-assignment2-exercise

sourceHugging Faceapache-2.0updated 11mo agoView on Hugging Face
0likes13downloads
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. -->

modelSmolLM2-improvd-assignment2-exercise

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

  • —Loss: 2.2899

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.0001
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —num_epochs: 2

Training results

Training LossEpochStepValidation Loss
2.93590.10674002.7948
2.67920.21338002.6778
2.59890.3212002.6008
2.50190.426716002.5441
2.46830.533320002.4983
2.47360.6424002.4578
2.39970.746728002.4135
2.34780.853332002.3831
2.32690.9636002.3529
2.04741.066740002.3547
1.88481.173344002.3444
1.871.2848002.3280
1.85411.386752002.3183
1.84131.493356002.3095
1.85181.660002.2993
1.81891.706764002.2945
1.86151.813368002.2911
1.821.9272002.2899

Framework versions

  • —Transformers 4.57.1
  • —Pytorch 2.8.0+cu126
  • —Datasets 4.0.0
  • —Tokenizers 0.22.1