CoolFace
Modelpublic

Pi-Marie/business-news-generator2

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

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

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: 8e-06
  • —trainbatchsize: 10
  • —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: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —training_steps: 1700

Training results

Training LossEpochStepValidation Loss
3.64420.13332003.3020
3.16330.26674003.0951
3.03930.46003.0192
2.9440.53338002.9734
2.87760.666710002.9440
2.86490.812002.9254
2.85820.933314002.9136
2.83341.066716002.9080

Framework versions

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