CoolFace
Modelpublic

llama-duo/gemma7b-summarize-gemini1.5flash-30k

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

<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>

gemma7b-summarize-gemini1.5flash-30k

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

  • —Loss: 3.3804

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: 2
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 2
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 16
  • —totalevalbatch_size: 4
  • —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.02561.01102.3887
0.83252.02202.2270
0.7493.03302.2333
0.67554.04402.2993
0.61975.05502.3820
0.52086.06602.5869
0.44747.07702.8389
0.40448.08803.1029
0.35739.09903.3573
0.35410.011003.3804

Framework versions

  • —PEFT 0.11.1
  • —Transformers 4.41.0
  • —Pytorch 2.3.0+cu121
  • —Datasets 2.19.1
  • —Tokenizers 0.19.1