CoolFace
Modelpublic

1234Frede/v6SmolLM2-business-news-generator

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

v6SmolLM2-business-news-generator

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: 3.1710

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

Training results

Training LossEpochStepValidation Loss
3.59370.161003.4349
3.33020.322003.3090
3.23460.483003.2562
3.23030.644003.2263
3.14490.85003.2045
3.11700.966003.1903
3.12901.127003.1815
3.12931.288003.1763
3.09911.449003.1734
3.11201.610003.1720
3.13881.7611003.1715
3.07021.9212003.1710

Framework versions

  • —Transformers 5.0.0
  • —Pytorch 2.9.0+cu126
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2