CoolFace
Modelpublic

Anixyz/business-news-generator

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

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

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: 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: linear
  • —num_epochs: 3.0

Training results

Training LossEpochStepValidation Loss
3.01570.322003.0097
2.73020.644002.9249
2.6380.966002.8756
2.23691.288002.8960
2.16981.610002.8795
2.15411.9212002.8728
1.97472.2414002.9378
1.85592.5616002.9379
1.86372.8818002.9398

Framework versions

  • —Transformers 4.56.2
  • —Pytorch 2.8.0+cu126
  • —Datasets 4.1.1
  • —Tokenizers 0.22.0