CoolFace
Modelpublic

htlou/mm-interp-AA_preference_l0_0_75

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

AApreferencel0075

This model is a fine-tuned version of llava-hf/llava-v1.6-mistral-7b-hf on the AApreferencel0075 dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.5643
  • —Rewards/chosen: 1.3942
  • —Rewards/rejected: -0.7947
  • —Rewards/accuracies: 0.8000
  • —Rewards/margins: 2.1889
  • —Logps/rejected: -224.1609
  • —Logps/chosen: -246.0838
  • —Logits/rejected: -2.3264
  • —Logits/chosen: -2.3596

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-06
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 8
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 256
  • —totalevalbatch_size: 64
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 10
  • —num_epochs: 3.0

Training results

Training LossEpochStepValidation LossRewards/chosenRewards/rejectedRewards/accuraciesRewards/marginsLogps/rejectedLogps/chosenLogits/rejectedLogits/chosen
0.59460.7463500.58501.2899-0.08020.73331.3701-217.0163-247.1266-2.3881-2.4191
0.2551.49251000.58571.4526-0.57600.79582.0286-221.9741-245.4996-2.4099-2.4342
0.14922.23881500.57061.4938-0.54660.79172.0403-221.6795-245.0877-2.3284-2.3634
0.15362.98512000.56421.3949-0.79540.79172.1903-224.1678-246.0766-2.3262-2.3595

Framework versions

  • —Transformers 4.45.2
  • —Pytorch 2.4.0+cu121
  • —Datasets 2.21.0
  • —Tokenizers 0.20.3