CoolFace
Modelpublic

ErikBode/train_cornel_subj_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"/>

traincornelsubjclusterhpoparams

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.7779
  • —Rouge1: 0.3510
  • —Rouge2: 0.0898
  • —Rougel: 0.3129
  • —Rougelsum: 0.3117

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
3.89110.2041254.04930.33950.08640.29620.2949
3.85120.4082503.85270.33710.08260.29960.2986
3.70470.6122753.81450.33880.08180.30220.3019
3.7910.81631003.78760.34960.08960.30570.3048
3.71311.02041253.77340.34340.08500.30520.3045
3.42881.22451503.78600.35620.09120.31470.3144
3.53491.42861753.77480.35500.08590.31420.3136
3.38761.63272003.77570.35160.08860.31210.3113
3.07591.83672253.77790.35100.08980.31290.3117

Framework versions

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