CoolFace
Modelpublic

ErikBode/train_cornel_obj_cluster_hpoparams

sourceHugging Facegemmaupdated 2y agoView on Hugging Face
0likes4downloads
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"/>

traincornelobjclusterhpoparams

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

  • —Loss: 3.7681
  • —Rouge1: 0.2969
  • —Rouge2: 0.0809
  • —Rougel: 0.2831
  • —Rougelsum: 0.2829

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.00021
  • —trainbatchsize: 20
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 40
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 2
  • —num_epochs: 2
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsum
4.10830.2041254.03150.28930.07690.27050.2691
3.96880.4082503.85540.29210.08380.27510.2744
3.95860.6122753.79720.29740.08210.28050.2807
3.67530.81631003.77050.30230.08050.28260.2823
3.53981.02041253.75930.30500.07930.28550.2848
3.52851.22451503.76720.30400.07900.28710.2870
3.60621.42861753.77000.30050.07970.28500.2847
3.35671.63272003.76550.29950.08270.28540.2853
3.51321.83672253.76810.29690.08090.28310.2829

Framework versions

  • —PEFT 0.11.1
  • —Transformers 4.42.4
  • —Pytorch 2.3.1+cu121
  • —Datasets 2.20.0
  • —Tokenizers 0.19.1