CoolFace
Modelpublic

llama-duo/gemma2b-summarize-gpt4o-128k

sourceHugging Facegemmaupdated 2y agoView on Hugging Face
1likes18downloads
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-summarize-gpt4o-128k

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

  • —Loss: 2.7978

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.12491.02932.4641
1.04152.05862.4514
0.99153.08792.4750
0.95514.011722.5292
0.92875.014652.5925
0.87336.017582.6555
0.85777.020512.7316
0.83648.023442.7742
0.83119.026372.7971
0.824310.029302.7978

Framework versions

  • —PEFT 0.11.1
  • —Transformers 4.41.2
  • —Pytorch 2.3.0+cu121
  • —Datasets 2.19.2
  • —Tokenizers 0.19.1