CoolFace
Modelpublic

Kudod/Cognitive-Distortions-Llama-3.1-8B-v2

sourceHugging Facellama3.1updated 9mo agoView on Hugging Face
0likes7downloads
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. -->

Cognitive-Distortions-Llama-3.1-8B-v2

This model is a fine-tuned version of meta-llama/Llama-3.1-8B on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.8643
  • —Precision: 0.5529
  • —Recall: 0.5456
  • —F1: 0.5411

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: 5e-05
  • —trainbatchsize: 64
  • —evalbatchsize: 64
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 256
  • —optimizer: Use adamwtorchfused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —num_epochs: 30

Training results

Training LossEpochStepValidation LossPrecisionRecallF1
No log1.0134.51950.05350.07790.0616
No log2.0264.20700.07860.07650.0695
No log3.0393.76950.08080.09120.0835
No log4.0523.26950.14450.13820.1357
No log5.0652.96090.21600.23530.1991
No log6.0782.59570.33430.31760.2974
No log7.0912.23440.37840.36320.3659
No log8.01042.21880.43880.43680.4316
No log9.01172.14450.45990.44850.4472
No log10.01302.11330.49710.4750.4754
No log11.01431.91700.50660.50290.5023
No log12.01561.97460.53700.51910.5218
No log13.01691.89060.54810.53090.5331
No log14.01821.89840.52690.52940.5245
No log15.01951.86430.55290.54560.5411

Framework versions

  • —PEFT 0.18.0
  • —Transformers 4.57.3
  • —Pytorch 2.9.1+cu128
  • —Datasets 4.4.1
  • —Tokenizers 0.22.1