CoolFace
Modelpublic

halcyon-llm/SmolLM2-360M-japanese_patch-11393

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

results

This model is a fine-tuned version of HuggingFaceTB/SmolLM2-360M on the kajuma/training01-09patch dataset. It achieves the following results on the evaluation set:

  • Loss: 0.1002

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.003
  • trainbatchsize: 8
  • evalbatchsize: 8
  • seed: 42
  • gradientaccumulationsteps: 32
  • totaltrainbatch_size: 256
  • optimizer: Use OptimizerNames.ADAMWBNB with betas=(0.9,0.95) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: cosinewithmin_lr
  • lrschedulerwarmup_steps: 1000
  • num_epochs: 1.0

Training results

Training LossEpochStepValidation Loss
3.5840.087810000.1139
3.49370.175520000.1080
3.34860.263330000.1059
3.40190.351140000.1044
3.29150.438850000.1033
3.27290.526660000.1023
3.24510.614470000.1015
3.23390.702280000.1009
3.23830.789990000.1005
3.24410.8777100000.1003
3.27440.9655110000.1002

Framework versions

  • Transformers 4.48.0.dev0
  • Pytorch 2.5.1+cu124
  • Datasets 3.2.0
  • Tokenizers 0.21.0