trungpq's picture
End of training
d61d1cf verified
metadata
library_name: transformers
tags:
  - generated_from_trainer
metrics:
  - accuracy
model-index:
  - name: slac-new-appearance-upsample_replacement
    results: []

slac-new-appearance-upsample_replacement

This model is a fine-tuned version of on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.2258
  • Accuracy: 0.9735
  • F1 Macro: 0.9525
  • Precision Macro: 0.9561
  • Recall Macro: 0.9491
  • F1 Micro: 0.9735
  • Precision Micro: 0.9735
  • Recall Micro: 0.9735
  • Total Tf: [1506, 41, 1506, 41]

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: 2e-05
  • train_batch_size: 64
  • eval_batch_size: 64
  • seed: 42
  • optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • lr_scheduler_type: linear
  • lr_scheduler_warmup_steps: 313
  • num_epochs: 15

Training results

Training Loss Epoch Step Validation Loss Accuracy F1 Macro Precision Macro Recall Macro F1 Micro Precision Micro Recall Micro Total Tf
0.1063 1.0 314 0.1240 0.9619 0.9354 0.9168 0.9573 0.9619 0.9619 0.9619 [1488, 59, 1488, 59]
0.0273 2.0 628 0.1173 0.9741 0.9545 0.9504 0.9586 0.9741 0.9741 0.9741 [1507, 40, 1507, 40]
0.0209 3.0 942 0.1238 0.9735 0.9528 0.9535 0.9521 0.9735 0.9735 0.9735 [1506, 41, 1506, 41]
0.0153 4.0 1256 0.1414 0.9716 0.9493 0.9507 0.9479 0.9716 0.9716 0.9716 [1503, 44, 1503, 44]
0.0034 5.0 1570 0.1748 0.9741 0.9533 0.9606 0.9465 0.9741 0.9741 0.9741 [1507, 40, 1507, 40]
0.0144 6.0 1884 0.1686 0.9709 0.9482 0.9489 0.9475 0.9709 0.9709 0.9709 [1502, 45, 1502, 45]
0.0033 7.0 2198 0.2072 0.9677 0.9420 0.9462 0.9380 0.9677 0.9677 0.9677 [1497, 50, 1497, 50]
0.0065 8.0 2512 0.1792 0.9741 0.9535 0.9592 0.9480 0.9741 0.9741 0.9741 [1507, 40, 1507, 40]
0.0024 9.0 2826 0.1889 0.9741 0.9540 0.9540 0.9540 0.9741 0.9741 0.9741 [1507, 40, 1507, 40]
0.0031 10.0 3140 0.2047 0.9729 0.9522 0.9482 0.9563 0.9729 0.9729 0.9729 [1505, 42, 1505, 42]
0.0006 11.0 3454 0.2151 0.9735 0.9521 0.9601 0.9445 0.9735 0.9735 0.9735 [1506, 41, 1506, 41]
0.0011 12.0 3768 0.2255 0.9722 0.9504 0.9525 0.9483 0.9722 0.9722 0.9722 [1504, 43, 1504, 43]
0.0011 13.0 4082 0.2239 0.9722 0.9505 0.9512 0.9498 0.9722 0.9722 0.9722 [1504, 43, 1504, 43]
0.0004 14.0 4396 0.2233 0.9735 0.9525 0.9561 0.9491 0.9735 0.9735 0.9735 [1506, 41, 1506, 41]
0.0011 15.0 4710 0.2258 0.9735 0.9525 0.9561 0.9491 0.9735 0.9735 0.9735 [1506, 41, 1506, 41]

Framework versions

  • Transformers 4.52.4
  • Pytorch 2.6.0+cu124
  • Datasets 3.6.0
  • Tokenizers 0.21.2