CoolFace
Modelpublic

halcyon-llm/SmolLM2-360M-japanese_base_phase_2-11403

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes36downloads
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. -->

scratchadamwphase_2

This model is a fine-tuned version of halcyon-llm/SmolLM2-360M-japanese_base_phase_1-11000 on the kajuma/training01-09token dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.1349

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: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —gradientaccumulationsteps: 64
  • —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
1.16220.04385001.1753
1.20270.087710001.2353
1.2070.131515001.2419
1.25360.175420001.2374
1.24420.219225001.2315
1.21630.263130001.2262
1.19690.306935001.2185
1.21020.350840001.2099
1.19080.394645001.2016
1.16110.438550001.1929
1.20550.482355001.1835
1.17430.526260001.1750
1.15190.570065001.1674
1.13970.613870001.1601
1.17020.657775001.1538
1.16330.701580001.1483
1.12480.745485001.1439
1.13060.789290001.1407
1.07260.833195001.1385
1.11040.8769100001.1369
1.09330.9208105001.1359
1.09180.9646110001.1352

Framework versions

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