CoolFace
Modelpublic

pristineaiforall/idefics-9b-YBT-Scores

sourceHugging Faceotherupdated 3y agoView on Hugging Face
0likes6downloads
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. -->

idefics-9b-YBT-Scores

This model is a fine-tuned version of HuggingFaceM4/idefics-9b on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 2.6189

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.0002
  • —trainbatchsize: 1
  • —evalbatchsize: 1
  • —seed: 42
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 8
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —training_steps: 100
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
2.12532.76101.8248
1.39295.52201.6206
1.11558.28301.6422
0.839211.03401.6946
0.592813.79501.8916
0.405316.55602.0038
0.245419.31702.2366
0.141222.07802.3802
0.079824.83902.5553
0.066727.591002.6189

Framework versions

  • —PEFT 0.9.1.dev0
  • —Transformers 4.38.2
  • —Pytorch 2.2.1+cu121
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2