CoolFace
Modelpublic

jnwulff/business-news-generator-smollm2

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes20downloads
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. -->

business-news-generator-smollm2

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.2192

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.0005
  • —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
3.29630.161003.4464
3.06780.322003.3990
2.9820.483003.3473
2.82490.644003.3049
2.73180.85003.2452
2.70790.966003.1863
1.83811.127003.2755
1.51861.288003.2718
1.4751.449003.2632
1.48471.610003.2282
1.4281.7611003.2226
1.4121.9212003.2192

Framework versions

  • —Transformers 4.56.1
  • —Pytorch 2.8.0+cu126
  • —Datasets 4.0.0
  • —Tokenizers 0.22.0