CoolFace
Modelpublic

RichardErkhov/terry69_-_feedback_p0.1_seed42_level2_syntaxmixbatch16-gguf

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes230downloads
Model Card

Quantization made by Richard Erkhov.

Github

Discord

Request more models

feedbackp0.1seed42level2syntaxmixbatch16 - GGUF

  • —Model creator: https://huggingface.co/terry69/
  • —Original model: https://huggingface.co/terry69/feedbackp0.1seed42level2syntaxmixbatch16/

Original model description: --- libraryname: transformers license: apache-2.0 basemodel: mistralai/Mistral-7B-Instruct-v0.2 tags:

  • —alignment-handbook
  • —trl
  • —sft
  • —generatedfromtrainer
  • —trl
  • —sft
  • —generatedfromtrainer datasets:
  • —preference-data model-index:
  • —name: feedbackp0.1seed42level2syntaxmixbatch16 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. -->

feedbackp0.1seed42level2syntaxmixbatch16

This model is a fine-tuned version of mistralai/Mistral-7B-Instruct-v0.2 on the preference-data dataset.

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: 4
  • —evalbatchsize: 1
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 4
  • —totaltrainbatch_size: 16
  • —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

Framework versions

  • —Transformers 4.44.2
  • —Pytorch 2.3.1+cu121
  • —Datasets 2.19.1
  • —Tokenizers 0.19.1