CoolFace
Modelpublic

RichardErkhov/simonycl_-_llama-3-8b-instruct-metamath-armorm-gguf

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes1.1kdownloads
Model Card

Quantization made by Richard Erkhov.

Github

Discord

Request more models

llama-3-8b-instruct-metamath-armorm - GGUF

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

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

  • —alignment-handbook
  • —generatedfromtrainer datasets:
  • —simonycl/Meta-Llama-3-8B-Instruct-metamath-rm-annotate model-index:
  • —name: llama-3-8b-instruct-metamath-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-8b-instruct-metamath-armorm

This model is a fine-tuned version of meta-llama/Meta-Llama-3-8B-Instruct on the simonycl/Meta-Llama-3-8B-Instruct-metamath-rm-annotate dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1754
  • —Rewards/chosen: -4.0084
  • —Rewards/rejected: -10.7133
  • —Rewards/accuracies: 0.9260
  • —Rewards/margins: 6.7050
  • —Logps/rejected: -1190.5024
  • —Logps/chosen: -493.8166
  • —Logits/rejected: -0.1943
  • —Logits/chosen: -0.5449

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: 2
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 4
  • —gradientaccumulationsteps: 32
  • —totaltrainbatch_size: 128
  • —totalevalbatch_size: 8
  • —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.17710.78814000.1754-4.0084-10.71330.92606.7050-1190.5024-493.8166-0.1943-0.5449

Framework versions

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