CoolFace
Modelpublic

delpgiero/customs-classifier-model1

sourceHugging Faceotherupdated 7mo 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. -->

customs-classifier-model1

This model is a fine-tuned version of Qwen/Qwen2.5-3B-Instruct on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.0491
  • Accuracy: 0.9837

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.0002
  • trainbatchsize: 64
  • evalbatchsize: 64
  • seed: 42
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 128
  • optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • lrschedulertype: cosine
  • lrschedulerwarmup_steps: 100
  • num_epochs: 3

Training results

Training LossEpochStepValidation LossAccuracy
8.68280.2096501.08080.7447
1.17610.41931000.36010.8970
0.57590.62891500.23040.9286
0.44800.83862000.16340.9498
0.34331.04612500.13860.9490
0.28051.25583000.13680.9556
0.20851.46543500.12420.9627
0.20291.67514000.10330.9674
0.17711.88474500.06640.9769
0.12022.09225000.06540.9795
0.08852.30195500.06170.9808
0.08182.51156000.05480.9829
0.07692.72126500.05030.9824
0.06062.93087000.04910.9837

Framework versions

  • PEFT 0.18.1
  • Transformers 5.2.0
  • Pytorch 2.10.0+cu128
  • Datasets 4.5.0
  • Tokenizers 0.22.2