CoolFace
Modelpublic

Kudod/LLama3-2-1B-distortion-fold-3-1a-v1

sourceHugging Facellama3.2updated 8mo agoView on Hugging Face
0likes4downloads
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. -->

LLama3-2-1B-distortion-fold-3-1a-v1

This model is a fine-tuned version of meta-llama/Llama-3.2-1B on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 6.1273
  • —Accuracy: 0.3542
  • —Precision Macro: 0.3359
  • —Recall Macro: 0.3323
  • —F1 Macro: 0.3291
  • —Precision Weighted: 0.3561
  • —Recall Weighted: 0.3542
  • —F1 Weighted: 0.3497

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
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Use adamwtorchfused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.06
  • —num_epochs: 30
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyPrecision MacroRecall MacroF1 MacroPrecision WeightedRecall WeightedF1 Weighted
2.59771.0602.07880.28840.30010.24450.19770.31140.28840.2302
1.50352.01202.07480.33230.39720.29530.28750.38560.33230.3133
0.84043.01803.99340.33540.33380.28580.27290.33960.33540.3010
0.36294.02404.93690.32290.32280.29450.26860.33150.32290.2949
0.14535.03004.66410.32290.32810.29310.28830.34180.32290.3140
0.09736.03605.66160.32920.38160.31560.31320.40210.32920.3316
0.06237.04205.79000.33540.34560.30760.29960.36300.33540.3260
0.06468.04805.49550.35420.36430.34220.33590.37530.35420.3486
0.04989.05405.75470.34170.33500.32390.31590.35410.34170.3328
0.000110.06005.95300.36050.36830.36650.34870.39300.36050.3575
0.000111.06606.31690.35740.35700.33660.33680.36950.35740.3548
0.000112.07206.16480.35420.34190.33480.33040.36260.35420.3486
0.013.07806.12730.35420.33590.33230.32910.35610.35420.3497

Framework versions

  • —Transformers 4.57.1
  • —Pytorch 2.9.1+cu128
  • —Datasets 4.4.1
  • —Tokenizers 0.22.1