CoolFace
Modelpublic

RichardErkhov/barc0_-_transduction-run6-20k-seed100-gpt4omini-instruct-fft_lr1e-5_epoch2-gguf

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

Quantization made by Richard Erkhov.

Github

Discord

Request more models

transduction-run6-20k-seed100-gpt4omini-instruct-fftlr1e-5epoch2 - GGUF

  • —Model creator: https://huggingface.co/barc0/
  • —Original model: https://huggingface.co/barc0/transduction-run6-20k-seed100-gpt4omini-instruct-fftlr1e-5epoch2/
NameQuant methodSize
transduction-run6-20k-seed100-gpt4omini-instruct-fft_lr1e-5_epoch2.Q2_K.ggufQ2_K2.96GB
transduction-run6-20k-seed100-gpt4omini-instruct-fft_lr1e-5_epoch2.IQ3_XS.ggufIQ3_XS3.28GB
transduction-run6-20k-seed100-gpt4omini-instruct-fft_lr1e-5_epoch2.IQ3_S.ggufIQ3_S3.43GB
transduction-run6-20k-seed100-gpt4omini-instruct-fft_lr1e-5_epoch2.Q3_K_S.ggufQ3KS3.41GB
transduction-run6-20k-seed100-gpt4omini-instruct-fft_lr1e-5_epoch2.IQ3_M.ggufIQ3_M3.52GB
transduction-run6-20k-seed100-gpt4omini-instruct-fft_lr1e-5_epoch2.Q3_K.ggufQ3_K3.74GB
transduction-run6-20k-seed100-gpt4omini-instruct-fft_lr1e-5_epoch2.Q3_K_M.ggufQ3KM3.74GB
transduction-run6-20k-seed100-gpt4omini-instruct-fft_lr1e-5_epoch2.Q3_K_L.ggufQ3KL4.03GB
transduction-run6-20k-seed100-gpt4omini-instruct-fft_lr1e-5_epoch2.IQ4_XS.ggufIQ4_XS4.18GB
transduction-run6-20k-seed100-gpt4omini-instruct-fft_lr1e-5_epoch2.Q4_0.ggufQ4_04.34GB
transduction-run6-20k-seed100-gpt4omini-instruct-fft_lr1e-5_epoch2.IQ4_NL.ggufIQ4_NL4.38GB
transduction-run6-20k-seed100-gpt4omini-instruct-fft_lr1e-5_epoch2.Q4_K_S.ggufQ4KS4.37GB
transduction-run6-20k-seed100-gpt4omini-instruct-fft_lr1e-5_epoch2.Q4_K.ggufQ4_K4.58GB
transduction-run6-20k-seed100-gpt4omini-instruct-fft_lr1e-5_epoch2.Q4_K_M.ggufQ4KM4.58GB
transduction-run6-20k-seed100-gpt4omini-instruct-fft_lr1e-5_epoch2.Q4_1.ggufQ4_14.78GB
transduction-run6-20k-seed100-gpt4omini-instruct-fft_lr1e-5_epoch2.Q5_0.ggufQ5_05.21GB
transduction-run6-20k-seed100-gpt4omini-instruct-fft_lr1e-5_epoch2.Q5_K_S.ggufQ5KS5.21GB
transduction-run6-20k-seed100-gpt4omini-instruct-fft_lr1e-5_epoch2.Q5_K.ggufQ5_K5.34GB
transduction-run6-20k-seed100-gpt4omini-instruct-fft_lr1e-5_epoch2.Q5_K_M.ggufQ5KM5.34GB
transduction-run6-20k-seed100-gpt4omini-instruct-fft_lr1e-5_epoch2.Q5_1.ggufQ5_15.65GB
transduction-run6-20k-seed100-gpt4omini-instruct-fft_lr1e-5_epoch2.Q6_K.ggufQ6_K6.14GB
transduction-run6-20k-seed100-gpt4omini-instruct-fft_lr1e-5_epoch2.Q8_0.ggufQ8_07.95GB

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

  • —alignment-handbook
  • —trl
  • —sft
  • —generatedfromtrainer
  • —trl
  • —sft
  • —generatedfromtrainer datasets:
  • —barc0/transduction20kgpt4o-minigeneratedproblemsseed100.jsonlmessagesformat0.3 model-index:
  • —name: transduction-run6-20k-seed100-gpt4omini-instruct-fftlr1e-5epoch2 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. -->

transduction-run6-20k-seed100-gpt4omini-instruct-fftlr1e-5epoch2

This model is a fine-tuned version of meta-llama/Meta-Llama-3.1-8B-Instruct on the barc0/transduction20kgpt4o-minigeneratedproblemsseed100.jsonlmessagesformat0.3 dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0623

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

Training results

Training LossEpochStepValidation Loss
0.08650.99661450.0748
0.07381.99312900.0623

Framework versions

  • —Transformers 4.45.0.dev0
  • —Pytorch 2.4.0+cu121
  • —Datasets 3.0.1
  • —Tokenizers 0.19.1