CoolFace
Modelpublic

RichardErkhov/bif02_-_lamma_operons-4bits

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

Quantization made by Richard Erkhov.

Github

Discord

Request more models

lamma_operons - bnb 4bits

  • —Model creator: https://huggingface.co/bif02/
  • —Original model: https://huggingface.co/bif02/lamma_operons/

Original model description: --- libraryname: transformers license: llama3.2 basemodel: bif02/lamma_operons tags:

  • —generatedfromtrainer model-index:
  • —name: lamma_operons 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. -->

lamma_operons

This model is a fine-tuned version of bif02/lamma_operons on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1076

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: 0.001
  • —trainbatchsize: 2
  • —evalbatchsize: 2
  • —seed: 0
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosinewithrestarts
  • —num_epochs: 6

Training results

Training LossEpochStepValidation Loss
0.08871.011070.1228
0.08882.022140.1193
0.08313.033210.1212
0.08084.044280.1163
0.07595.055350.1080
0.07336.066420.1076

Framework versions

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