CoolFace
Modelpublic

Jennny/llama3_8b_helpsteer_coherence_rm

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes2downloads
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. -->

llama38bhelpsteercoherencerm

This model is a fine-tuned version of Jennny/llama3_8b_sft_helpsteer on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 1.1530
  • Accuracy: 0.5918

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: 1e-05
  • trainbatchsize: 2
  • evalbatchsize: 2
  • seed: 42
  • distributed_type: multi-GPU
  • num_devices: 8
  • gradientaccumulationsteps: 8
  • totaltrainbatch_size: 128
  • totalevalbatch_size: 16
  • optimizer: Use OptimizerNames.PAGEDADAMW with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: cosine
  • lrschedulerwarmup_ratio: 0.03
  • num_epochs: 3

Training results

Training LossEpochStepValidation LossAccuracy
0.4360.3042100.95760.5765
0.140.6084201.17870.6071
0.1460.9125300.80440.5561
0.03761.2433401.53380.5714
0.00541.5475501.14320.6020
0.03531.8517601.03500.6173
0.00092.1825701.10950.5867
0.00042.4867801.13080.5867
0.00052.7909901.15300.5918

Framework versions

  • Transformers 4.49.0
  • Pytorch 2.5.1+cu124
  • Datasets 3.3.2
  • Tokenizers 0.21.1