CoolFace
Modelpublic

interview-eval/zephyr-7b-math-train

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes19downloads
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. -->

zephyr-7b-math-train

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

  • —Loss: 0.0188

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

Training results

Training LossEpochStepValidation Loss
0.87571.050.7950
0.69492.0100.5316
0.483.0150.3425
0.29514.0200.1809
0.15345.0250.0872
0.07466.0300.0426
0.04097.0350.0291
0.02878.0400.0229
0.0229.0450.0196
0.01910.0500.0188

Framework versions

  • —Transformers 4.44.2
  • —Pytorch 2.4.1+cu124
  • —Datasets 2.21.0
  • —Tokenizers 0.19.1