CoolFace
Modelpublic

mikeee/gemma3-peft-multiclass

sourceHugging Facegemmaupdated 9mo 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. -->

gemma3-peft-multiclass

This model is a fine-tuned version of google/gemma-3-270m-it on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 2.2109
  • Accuracy: 0.42
  • F1 Macro: 0.4174
  • Precision Macro: 0.4194
  • Recall Macro: 0.4193

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: 5e-05
  • trainbatchsize: 8
  • evalbatchsize: 8
  • seed: 42
  • gradientaccumulationsteps: 4
  • totaltrainbatch_size: 32
  • optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • lrschedulertype: linear
  • num_epochs: 3

Training results

Training LossEpochStepValidation LossAccuracyF1 MacroPrecision MacroRecall Macro
16.40470.0710103.61370.3520.33200.34140.3439
14.21410.1421203.42000.3560.34400.34660.3498
13.56410.2131303.29520.3540.35280.36510.3571
13.99380.2842403.11360.350.34750.34720.3480
12.80390.3552502.99810.3520.34830.34950.3518
11.61640.4263602.88420.360.35360.35760.3604
11.41410.4973702.78040.3820.38110.38920.3827
10.93910.5684802.74090.3820.37950.39420.3874
11.20230.6394902.65990.3680.36050.36860.3621
11.11170.71051002.59640.3820.36890.37820.3741
10.83360.78151102.55150.3820.37390.37370.3780
10.73830.85261202.51440.3780.37370.37750.3778
10.77660.92361302.51570.3760.36460.38870.3816
9.98120.99471402.45190.3880.38480.38640.3848
9.36021.06391502.42900.390.38320.38700.3889
9.66721.13501602.40540.3980.39010.39510.3922
9.65781.20601702.39400.4040.40400.40680.4061
10.14141.27711802.40320.3880.38070.40500.3947
9.78281.34811902.35420.40.39630.39840.3969
9.80861.41922002.32860.4060.40180.40310.4027
9.12891.49022102.32120.390.38190.39640.3933
9.56411.56132202.30190.4140.41370.41570.4171
9.64611.63232302.29070.4120.40550.40880.4080
9.19061.70342402.29550.4220.40080.42650.4151
9.04841.77442502.29590.4060.40170.41470.4101
9.27891.84552602.28690.3920.38500.40550.3972
9.36951.91652702.28000.3940.38980.40640.4001
9.19371.98762802.25260.4140.41180.41370.4130
8.79062.05682902.24320.4220.40370.43110.4120
9.1432.12793002.24730.4180.39110.43530.4057
9.02892.19893102.23120.4040.39950.40580.4032
8.82032.27003202.24320.4020.39790.41160.4062
9.0822.34103302.23440.4160.41450.42290.4206
9.00862.41213402.22780.4180.41690.42360.4204
8.73832.48313502.22590.4080.39910.41290.4085
8.6682.55423602.22040.3980.39020.39750.3971
9.18672.62523702.21220.4120.40630.41020.4078
8.86882.69633802.20880.4320.42350.43120.4259
8.852.76733902.21190.4320.42550.43270.4270
9.30472.83844002.20910.4320.42640.42950.4278
9.12582.90944102.21390.4280.42500.42730.4264
8.8252.98054202.21090.420.41740.41940.4193

Framework versions

  • PEFT 0.17.1
  • Transformers 4.57.1
  • Pytorch 2.8.0+cu126
  • Datasets 4.4.1
  • Tokenizers 0.22.1