CoolFace
Modelpublic

Romain1311/llama3_8B_instruct_finetuned_psychotherapist_model

sourceHugging Facellama3updated 2y 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. -->

llama38Binstructfinetunedpsychotherapist_model

This model is a fine-tuned version of meta-llama/Meta-Llama-3-8B-Instruct on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 3.5534

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: 2
  • —evalbatchsize: 2
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 8
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 100
  • —num_epochs: 4

Training results

Training LossEpochStepValidation Loss
3.81770.999811743.7928
3.5431.999623483.6390
3.35082.999435223.5546
3.17033.999146963.5534

Framework versions

  • —PEFT 0.12.0
  • —Transformers 4.42.4
  • —Pytorch 2.3.1+cu121
  • —Datasets 2.21.0
  • —Tokenizers 0.19.1