CoolFace
Modelpublic

RichardErkhov/simonycl_-_llama-3.1-8b-instruct-ultrafeedback-armorm-gguf

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes876downloads
Model Card

Quantization made by Richard Erkhov.

Github

Discord

Request more models

llama-3.1-8b-instruct-ultrafeedback-armorm - GGUF

  • —Model creator: https://huggingface.co/simonycl/
  • —Original model: https://huggingface.co/simonycl/llama-3.1-8b-instruct-ultrafeedback-armorm/

Original model description: --- libraryname: transformers license: llama3.1 basemodel: meta-llama/Meta-Llama-3.1-8B-Instruct tags:

  • —alignment-handbook
  • —generatedfromtrainer datasets:
  • —simonycl/llama3.1-ultrafeedback-annotate-armorm model-index:
  • —name: llama-3.1-8b-instruct-armorm results: [] ---

<!-- 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. -->

llama-3.1-8b-instruct-armorm

This model is a fine-tuned version of meta-llama/Meta-Llama-3.1-8B-Instruct on the simonycl/llama3.1-ultrafeedback-annotate-armorm dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3837
  • —Rewards/chosen: -3.2511
  • —Rewards/rejected: -5.1202
  • —Rewards/accuracies: 0.8644
  • —Rewards/margins: 1.8691
  • —Logps/rejected: -797.6878
  • —Logps/chosen: -602.0981
  • —Logits/rejected: -1.3603
  • —Logits/chosen: -1.3921

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: 5e-07
  • —trainbatchsize: 1
  • —evalbatchsize: 1
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 4
  • —gradientaccumulationsteps: 32
  • —totaltrainbatch_size: 128
  • —totalevalbatch_size: 4
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 1

Training results

Training LossEpochStepValidation LossRewards/chosenRewards/rejectedRewards/accuraciesRewards/marginsLogps/rejectedLogps/chosenLogits/rejectedLogits/chosen
0.42690.84444000.3837-3.2511-5.12020.86441.8691-797.6878-602.0981-1.3603-1.3921

Framework versions

  • —Transformers 4.44.2
  • —Pytorch 2.4.0+cu121
  • —Datasets 2.21.0
  • —Tokenizers 0.19.1