CoolFace
Modelpublic

llama-duo/gemma7b-closedqa-gpt4o-100k

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

gemma7-closedqa-gpt4o-100k

This model is a fine-tuned version of google/gemma-7b on the llama-duo/synthclosedqadatasetdedup dataset. It achieves the following results on the evaluation set:

  • —Loss: 5.0765

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: 0.0002
  • —trainbatchsize: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 3
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 24
  • —totalevalbatch_size: 12
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 10

Training results

Training LossEpochStepValidation Loss
0.84450.99915742.1107
0.7842.011492.2301
0.65452.999117232.4329
0.56934.022982.7030
0.45554.999128723.1445
0.35046.034473.7197
0.26726.999140214.3078
0.21678.045964.8456
0.20378.999151705.0561
0.18999.991357405.0765

Framework versions

  • —PEFT 0.11.1
  • —Transformers 4.41.2
  • —Pytorch 2.2.2+cu121
  • —Datasets 2.19.1
  • —Tokenizers 0.19.1