CoolFace
Modelpublic

llama-duo/gemma2b-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. -->

gemma2b-closedqa-gpt4o-100k

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

  • —Loss: 2.6811

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: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 3
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 48
  • —totalevalbatch_size: 24
  • —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
1.06590.99832872.2446
0.98812.05752.2538
0.92592.99838622.2906
0.87724.011502.3648
0.84364.998314372.4373
0.79056.017252.5194
0.7576.998320122.6101
0.72748.023002.6532
0.7218.998325872.6792
0.71429.982628702.6811

Framework versions

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