CoolFace
Modelpublic

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

sourceHugging Facellama3.2updated 8mo 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. -->

LLama3-2-1B-distortion-fold-1-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.2378
  • —Accuracy: 0.3656
  • —Precision Macro: 0.4115
  • —Recall Macro: 0.3206
  • —F1 Macro: 0.3231
  • —Precision Weighted: 0.4038
  • —Recall Weighted: 0.3656
  • —F1 Weighted: 0.3464

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.63251.0602.19000.26560.36280.25340.21790.38350.26560.2381
1.55592.01202.01510.34690.38200.33030.31740.41400.34690.3385
0.86013.01803.28960.33120.35630.31590.31020.37580.33120.3305
0.28254.02404.54940.3750.42800.35650.35060.42640.3750.3681
0.21225.03004.65860.33750.37570.31910.31100.37530.33750.3159
0.14026.03605.46500.36250.42180.33430.33210.42100.36250.3509
0.06577.04206.23780.36560.41150.32060.32310.40380.36560.3464

Framework versions

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