CoolFace
Modelpublic

xaviergillard/gemma-3-1b-it-arkey_emails-qlora

sourceHugging Facegemmaupdated 1y agoView on Hugging Face
0likes12downloads
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. -->

gemma-3-1b-it-arkey_emails-qlora

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

  • —Loss: 2.1858

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: 2
  • —evalbatchsize: 2
  • —seed: 42
  • —gradientaccumulationsteps: 10
  • —totaltrainbatch_size: 20
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 10

Training results

Training LossEpochStepValidation Loss
No log0.9774263.3697
No log1.9774522.8943
No log2.9774782.7022
No log3.97741042.5675
No log4.97741302.4533
No log5.97741562.3564
No log6.97741822.2832
No log7.97742082.2290
No log8.97742342.1967
No log9.97742602.1858

Framework versions

  • —PEFT 0.15.2
  • —Transformers 4.51.3
  • —Pytorch 2.1.2
  • —Datasets 3.5.1
  • —Tokenizers 0.21.1