CoolFace
Modelpublic

duongdqq/chexagent-8b-instruct-trl-sft-ChartQA-24012025_template3

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

chexagent-8b-instruct-trl-sft-ChartQA-24012025_template3

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

  • —Loss: 0.2118

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: Use adamwtorchfused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: constant
  • —lrschedulerwarmup_ratio: 0.03
  • —num_epochs: 8

Training results

Training LossEpochStepValidation Loss
0.16990.999934370.2008
0.18952.068750.2183
0.17992.9999103120.2313
0.17484.0137500.2028
0.19034.9999171870.2068
0.18626.0206250.2163
0.17636.9999240620.1877
0.18317.9988274960.2118

Framework versions

  • —PEFT 0.13.2
  • —Transformers 4.46.3
  • —Pytorch 2.4.1+cu121
  • —Datasets 3.1.0
  • —Tokenizers 0.20.3