CoolFace
Modelpublic

RichardErkhov/barc0_-_google_cloude_test_20k_transduction-gpt4omini_lr1e-5_epoch2_seed50-gguf

sourceHugging Faceupdated 1y agoView on Hugging Face
1likes756downloads
Model Card

Quantization made by Richard Erkhov.

Github

Discord

Request more models

googlecloudetest20ktransduction-gpt4ominilr1e-5epoch2_seed50 - GGUF

  • —Model creator: https://huggingface.co/barc0/
  • —Original model: https://huggingface.co/barc0/googlecloudetest20ktransduction-gpt4ominilr1e-5epoch2_seed50/
NameQuant methodSize
google_cloude_test_20k_transduction-gpt4omini_lr1e-5_epoch2_seed50.Q2_K.ggufQ2_K2.96GB
google_cloude_test_20k_transduction-gpt4omini_lr1e-5_epoch2_seed50.IQ3_XS.ggufIQ3_XS3.28GB
google_cloude_test_20k_transduction-gpt4omini_lr1e-5_epoch2_seed50.IQ3_S.ggufIQ3_S3.43GB
google_cloude_test_20k_transduction-gpt4omini_lr1e-5_epoch2_seed50.Q3_K_S.ggufQ3KS3.41GB
google_cloude_test_20k_transduction-gpt4omini_lr1e-5_epoch2_seed50.IQ3_M.ggufIQ3_M3.52GB
google_cloude_test_20k_transduction-gpt4omini_lr1e-5_epoch2_seed50.Q3_K.ggufQ3_K3.74GB
google_cloude_test_20k_transduction-gpt4omini_lr1e-5_epoch2_seed50.Q3_K_M.ggufQ3KM3.74GB
google_cloude_test_20k_transduction-gpt4omini_lr1e-5_epoch2_seed50.Q3_K_L.ggufQ3KL4.03GB
google_cloude_test_20k_transduction-gpt4omini_lr1e-5_epoch2_seed50.IQ4_XS.ggufIQ4_XS4.18GB
google_cloude_test_20k_transduction-gpt4omini_lr1e-5_epoch2_seed50.Q4_0.ggufQ4_04.34GB
google_cloude_test_20k_transduction-gpt4omini_lr1e-5_epoch2_seed50.IQ4_NL.ggufIQ4_NL4.38GB
google_cloude_test_20k_transduction-gpt4omini_lr1e-5_epoch2_seed50.Q4_K_S.ggufQ4KS4.37GB
google_cloude_test_20k_transduction-gpt4omini_lr1e-5_epoch2_seed50.Q4_K.ggufQ4_K4.58GB
google_cloude_test_20k_transduction-gpt4omini_lr1e-5_epoch2_seed50.Q4_K_M.ggufQ4KM4.58GB
google_cloude_test_20k_transduction-gpt4omini_lr1e-5_epoch2_seed50.Q4_1.ggufQ4_14.78GB
google_cloude_test_20k_transduction-gpt4omini_lr1e-5_epoch2_seed50.Q5_0.ggufQ5_05.21GB
google_cloude_test_20k_transduction-gpt4omini_lr1e-5_epoch2_seed50.Q5_K_S.ggufQ5KS5.21GB
google_cloude_test_20k_transduction-gpt4omini_lr1e-5_epoch2_seed50.Q5_K.ggufQ5_K5.34GB
google_cloude_test_20k_transduction-gpt4omini_lr1e-5_epoch2_seed50.Q5_K_M.ggufQ5KM5.34GB
google_cloude_test_20k_transduction-gpt4omini_lr1e-5_epoch2_seed50.Q5_1.ggufQ5_15.65GB
google_cloude_test_20k_transduction-gpt4omini_lr1e-5_epoch2_seed50.Q6_K.ggufQ6_K6.14GB
google_cloude_test_20k_transduction-gpt4omini_lr1e-5_epoch2_seed50.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-minigeneratedproblemsseed50.jsonlmessagesformat0.3 model-index:
  • —name: googlecloudetest20ktransduction-gpt4ominilr1e-5epoch2_seed50 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. -->

googlecloudetest20ktransduction-gpt4ominilr1e-5epoch2_seed50

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

  • —Loss: 0.0609

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: 42
  • —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.06050.99681540.0713
0.05281.99353080.0609

Framework versions

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