CoolFace
Modelpublic

Kudod/LLama3-2-1B-distortion-fold-4-1a-v2

sourceHugging Facellama3.2updated 8mo agoView on Hugging Face
0likes5downloads
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-4-1a-v2

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: 5.6704
  • —Accuracy: 0.4263
  • —Precision Macro: 0.4247
  • —Recall Macro: 0.4059
  • —F1 Macro: 0.4109
  • —Precision Weighted: 0.4319
  • —Recall Weighted: 0.4263
  • —F1 Weighted: 0.4249

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.56181.0602.05270.27590.42900.24970.22740.44300.27590.2474
1.43562.01202.26650.29780.33730.29430.28560.36110.29780.2887
0.84893.01802.86960.33230.41080.31300.28670.44020.33230.3130
0.41644.02403.60110.35420.37990.33530.32090.39170.35420.3362
0.1565.03004.64260.31660.35800.28100.28530.36650.31660.3140
0.07266.03606.20020.33230.36760.30880.30280.36790.33230.3139
0.09097.04206.54840.36360.38580.34750.34110.40230.36360.3574
0.03088.04806.14490.40130.39500.37890.37040.41160.40130.3911
0.0549.05406.15970.42320.42690.40200.39290.43050.42320.4084
0.029910.06006.23120.39810.41470.37310.36880.41430.39810.3802
0.015111.06606.36850.41070.42990.40240.40630.44440.41070.4178
0.001312.07205.90430.40440.41900.37590.38270.42430.40440.3990
0.000413.07805.66350.42630.42460.40390.40940.43300.42630.4250
0.014.08405.66630.42950.42850.40800.41340.43620.42950.4282
0.015.09005.66620.42630.42470.40590.41090.43190.42630.4249
0.016.09605.66880.42630.42470.40590.41090.43190.42630.4249
0.017.010205.67040.42630.42470.40590.41090.43190.42630.4249

Framework versions

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