CoolFace
Modelpublic

llama-duo/gemma7b-summarize-gemini1.0pro-11k

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

gemma7b-summarize-11k

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

  • —Loss: 2.6219

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
2.83670.9907532.7327
1.01892.01072.3246
0.87882.99071602.2786
0.81044.02142.2754
0.76264.99072672.3205
0.66656.03212.3903
0.60156.99073742.4630
0.56998.04282.5837
0.50178.99074812.6300
0.49699.90655302.6219

Framework versions

  • —PEFT 0.10.0
  • —Transformers 4.40.2
  • —Pytorch 2.3.0+cu121
  • —Datasets 2.19.1
  • —Tokenizers 0.19.1