CoolFace
Modelpublic

alexwb/reward_modeling_anthropic_hh

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

rewardmodelinganthropic_hh

This model is a fine-tuned version of facebook/opt-350m on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.5931
  • Accuracy: 0.6723

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: 1.41e-05
  • trainbatchsize: 16
  • evalbatchsize: 8
  • seed: 42
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 32
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 1.0

Training results

Training LossEpochStepValidation LossAccuracy
0.65020.10875000.64950.6120
0.60420.217410000.64650.6373
0.63250.326215000.62520.6438
0.61290.434920000.61300.6546
0.62440.543625000.61170.6607
0.63590.652330000.60280.6686
0.6290.761035000.60150.6645
0.62530.869840000.59560.6712
0.59280.978545000.59310.6723

Framework versions

  • Transformers 4.40.2
  • Pytorch 2.4.0+cu121
  • Datasets 2.19.1
  • Tokenizers 0.19.1