CoolFace
Modelpublic

RichardErkhov/cutelemonlili_-_Qwen2.5-Coder-3B-Instruct_MATH_training_Qwen2.5-32B-Instruct-gguf

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

Quantization made by Richard Erkhov.

Github

Discord

Request more models

Qwen2.5-Coder-3B-InstructMATHtraining_Qwen2.5-32B-Instruct - GGUF

  • —Model creator: https://huggingface.co/cutelemonlili/
  • —Original model: https://huggingface.co/cutelemonlili/Qwen2.5-Coder-3B-InstructMATHtraining_Qwen2.5-32B-Instruct/
NameQuant methodSize
Qwen2.5-Coder-3B-Instruct_MATH_training_Qwen2.5-32B-Instruct.Q2_K.ggufQ2_K1.19GB
Qwen2.5-Coder-3B-Instruct_MATH_training_Qwen2.5-32B-Instruct.IQ3_XS.ggufIQ3_XS1.3GB
Qwen2.5-Coder-3B-Instruct_MATH_training_Qwen2.5-32B-Instruct.IQ3_S.ggufIQ3_S1.36GB
Qwen2.5-Coder-3B-Instruct_MATH_training_Qwen2.5-32B-Instruct.Q3_K_S.ggufQ3KS1.35GB
Qwen2.5-Coder-3B-Instruct_MATH_training_Qwen2.5-32B-Instruct.IQ3_M.ggufIQ3_M1.39GB
Qwen2.5-Coder-3B-Instruct_MATH_training_Qwen2.5-32B-Instruct.Q3_K.ggufQ3_K1.48GB
Qwen2.5-Coder-3B-Instruct_MATH_training_Qwen2.5-32B-Instruct.Q3_K_M.ggufQ3KM1.48GB
Qwen2.5-Coder-3B-Instruct_MATH_training_Qwen2.5-32B-Instruct.Q3_K_L.ggufQ3KL1.59GB
Qwen2.5-Coder-3B-Instruct_MATH_training_Qwen2.5-32B-Instruct.IQ4_XS.ggufIQ4_XS1.63GB
Qwen2.5-Coder-3B-Instruct_MATH_training_Qwen2.5-32B-Instruct.Q4_0.ggufQ4_01.7GB
Qwen2.5-Coder-3B-Instruct_MATH_training_Qwen2.5-32B-Instruct.IQ4_NL.ggufIQ4_NL1.71GB
Qwen2.5-Coder-3B-Instruct_MATH_training_Qwen2.5-32B-Instruct.Q4_K_S.ggufQ4KS1.71GB
Qwen2.5-Coder-3B-Instruct_MATH_training_Qwen2.5-32B-Instruct.Q4_K.ggufQ4_K1.8GB
Qwen2.5-Coder-3B-Instruct_MATH_training_Qwen2.5-32B-Instruct.Q4_K_M.ggufQ4KM1.8GB
Qwen2.5-Coder-3B-Instruct_MATH_training_Qwen2.5-32B-Instruct.Q4_1.ggufQ4_11.86GB
Qwen2.5-Coder-3B-Instruct_MATH_training_Qwen2.5-32B-Instruct.Q5_0.ggufQ5_02.02GB
Qwen2.5-Coder-3B-Instruct_MATH_training_Qwen2.5-32B-Instruct.Q5_K_S.ggufQ5KS2.02GB
Qwen2.5-Coder-3B-Instruct_MATH_training_Qwen2.5-32B-Instruct.Q5_K.ggufQ5_K2.07GB
Qwen2.5-Coder-3B-Instruct_MATH_training_Qwen2.5-32B-Instruct.Q5_K_M.ggufQ5KM2.07GB
Qwen2.5-Coder-3B-Instruct_MATH_training_Qwen2.5-32B-Instruct.Q5_1.ggufQ5_12.18GB
Qwen2.5-Coder-3B-Instruct_MATH_training_Qwen2.5-32B-Instruct.Q6_K.ggufQ6_K2.36GB
Qwen2.5-Coder-3B-Instruct_MATH_training_Qwen2.5-32B-Instruct.Q8_0.ggufQ8_03.06GB

Original model description: --- libraryname: transformers license: other basemodel: Qwen/Qwen2.5-Coder-3B-Instruct tags:

  • —llama-factory
  • —full
  • —generatedfromtrainer model-index:
  • —name: MATHtrainingQwen2.5-32B-Instruct 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. -->

MATHtrainingQwen2.5-32B-Instruct

This model is a fine-tuned version of Qwen/Qwen2.5-Coder-3B-Instruct on the MATHtrainingQwen2.5-32B-Instruct dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1354

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: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —num_epochs: 2

Training results

Training LossEpochStepValidation Loss
0.0990.59882000.1256
0.03211.19764000.1378
0.03071.79646000.1360

Framework versions

  • —Transformers 4.46.1
  • —Pytorch 2.5.1+cu124
  • —Datasets 3.1.0
  • —Tokenizers 0.20.3