CoolFace
Modelpublic

llama-duo/gemma2b-summarize-claude3sonnet-64k

sourceHugging Facegemmaupdated 2y agoView on Hugging Face
0likes24downloads
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-claude3sonnet-64k

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.6980

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.06680.99752002.4713
0.98462.04012.4650
0.9412.99756012.4875
0.88724.08022.5213
0.84974.997510022.5719
0.80856.012032.6190
0.79056.997514032.6576
0.76848.016042.6892
0.75648.997518042.6970
0.7479.975120002.6980

Framework versions

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