CoolFace
Modelpublic

thenlpresearcher/HuggingFaceTB_SmolLM2-360M_StereoDetect_Model

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

HuggingFaceTBSmolLM2-360MStereoDetect_Model

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

  • Loss: 0.3245
  • Accuracy: 0.8906
  • Balanced Accuracy: 0.8935
  • F1 Weighted: 0.8905
  • F1 Macro: 0.8914
  • Precision: 0.8919
  • Recall: 0.8906

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.0001
  • trainbatchsize: 8
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: linear
  • num_epochs: 5

Training results

Training LossEpochStepValidation LossAccuracyBalanced AccuracyF1 WeightedF1 MacroPrecisionRecall
0.76551.07600.37600.83990.84240.83710.83820.84840.8399
0.26512.015200.28420.88250.88400.88150.88250.88900.8825
0.18563.022800.29400.88020.88350.87950.88060.88240.8802
0.13074.030400.32450.89060.89350.89050.89140.89190.8906
0.09385.038000.33280.88710.88980.88710.88770.88750.8871

Framework versions

  • PEFT 0.19.1
  • Transformers 4.51.3
  • Pytorch 2.5.1+cu121
  • Datasets 4.8.5
  • Tokenizers 0.21.4