CoolFace
Modelpublic

RichardErkhov/interview-eval_-_zephyr-7b-math-case-4-gguf

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

Quantization made by Richard Erkhov.

Github

Discord

Request more models

zephyr-7b-math-case-4 - GGUF

  • —Model creator: https://huggingface.co/interview-eval/
  • —Original model: https://huggingface.co/interview-eval/zephyr-7b-math-case-4/

Original model description: --- libraryname: transformers license: apache-2.0 basemodel: alignment-handbook/zephyr-7b-sft-full tags:

  • —alignment-handbook
  • —trl
  • —sft
  • —generatedfromtrainer
  • —trl
  • —sft
  • —generatedfromtrainer datasets:
  • —EunsuKim/MATH
  • —EunsuKim/GSM8K model-index:
  • —name: zephyr-7b-math-case-4 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. -->

zephyr-7b-math-case-4

This model is a fine-tuned version of alignment-handbook/zephyr-7b-sft-full on the EunsuKim/MATH and the EunsuKim/GSM8K datasets. It achieves the following results on the evaluation set:

  • —Loss: 0.0151

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

Training results

Training LossEpochStepValidation Loss
0.98311.090.6522
0.6012.0180.4056
0.34643.0270.1887
0.15594.0360.0765
0.07145.0450.0478
0.04776.0540.0351
0.03457.0630.0256
0.02528.0720.0192
0.01819.0810.0158
0.015310.0900.0151

Framework versions

  • —Transformers 4.44.2
  • —Pytorch 2.4.1+cu121
  • —Datasets 3.0.0
  • —Tokenizers 0.19.1