CoolFace
Modelpublic

Trelis/99-base-checkpoints-v9

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

99-v9

This model is a fine-tuned version of Trelis/SmolLM-135M-Instruct-layer-pruned-90M-raw on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.7495

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.002
  • trainbatchsize: 8
  • evalbatchsize: 8
  • seed: 42
  • distributed_type: multi-GPU
  • num_devices: 8
  • gradientaccumulationsteps: 4
  • totaltrainbatch_size: 256
  • totalevalbatch_size: 64
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_ratio: 0.005
  • lrschedulerwarmup_steps: 89
  • training_steps: 17894

Training results

Training LossEpochStepValidation Loss
0.63310.05008940.6004
0.56670.099917880.5463
0.54230.149926820.5138
0.57490.199835760.7377
0.53780.249844700.7542
0.5060.299853640.7902
0.55610.349762580.7810
0.52590.399771520.7914
0.55160.449680460.7611
0.51310.499689400.6860
0.50690.549698340.7247
0.49770.5995107280.7375
0.49760.6495116220.7436
0.50180.6995125160.7520
0.5370.7494134100.7613
0.50180.7994143040.6922
0.48910.8493151980.7322
0.48080.8993160920.7430
0.52310.9493169860.7546
0.51030.9992178800.7495

Framework versions

  • Transformers 4.44.2
  • Pytorch 2.1.1+cu121
  • Datasets 3.0.0
  • Tokenizers 0.19.1