CoolFace
Modelpublic

halcyon-llm/SmolLM2-360M-japanese_base_phase_1-11000

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

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: 1.1315

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
  • —training_steps: 11000

Training results

Training LossEpochStepValidation Loss
1.41620.04395001.4265
1.36320.087810001.3825
1.35630.131715001.3339
1.26380.175520001.3033
1.29740.219425001.2802
1.33330.263330001.2623
1.2540.307235001.2466
1.25910.351140001.2318
1.20910.395045001.2186
1.28030.438850001.2060
1.2220.482755001.1942
1.22360.526660001.1826
1.11480.570565001.1723
1.20860.614470001.1626
1.15240.658375001.1542
1.11770.702280001.1471
1.18940.746085001.1417
1.13840.789990001.1379
1.13790.833895001.1350
1.14640.8777100001.1333
1.15790.9216105001.1322
1.1440.9655110001.1315

Framework versions

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