CoolFace
Modelpublic

DarshanDeshpande/gemma_2b_social_reasoning_reward_model

sourceHugging Faceotherupdated 3y agoView on Hugging Face
0likes20downloads
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. -->

gemma2bsocialreasoningreward_model

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

  • —Loss: 0.6131
  • —Accuracy: 0.6713

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.0005
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 64
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 10
  • —num_epochs: 3

Training results

Training LossEpochStepValidation LossAccuracy
0.79620.24100.69760.6077
0.66570.48200.64640.6217
0.63340.72300.63300.6392
0.64340.96400.62180.6427
0.57451.2500.61190.6567
0.58131.44600.62820.6445
0.58221.68700.63500.6585
0.59141.92800.62940.6550
0.53862.16900.63410.6550
0.51422.41000.63300.6567
0.49062.631100.63130.6620
0.50792.871200.63090.6637

Framework versions

  • —PEFT 0.9.0
  • —Transformers 4.38.2
  • —Pytorch 2.2.1+cu121
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2