CoolFace
Modelpublic

chchen/MentaLLaMA-chat-7B-PsyCourse-fold7

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes40downloads
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. -->

MentaLLaMA-chat-7B-PsyCourse-fold7

This model is a fine-tuned version of klyang/MentaLLaMA-chat-7B-hf on the course-train-fold7 dataset. It achieves the following results on the evaluation set:

  • Loss: 0.0272

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.0001
  • trainbatchsize: 1
  • evalbatchsize: 1
  • seed: 42
  • gradientaccumulationsteps: 16
  • totaltrainbatch_size: 16
  • optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: cosine
  • lrschedulerwarmup_ratio: 0.1
  • num_epochs: 5.0

Training results

Training LossEpochStepValidation Loss
0.84120.0764500.6190
0.14550.15281000.1069
0.08610.22921500.0647
0.05750.30562000.0518
0.06430.38202500.0469
0.03410.45843000.0435
0.06410.53483500.0413
0.04050.61124000.0419
0.05310.68754500.0385
0.0410.76395000.0372
0.02830.84035500.0353
0.0410.91676000.0330
0.05530.99316500.0363
0.03141.06957000.0310
0.02111.14597500.0312
0.03141.22238000.0320
0.03251.29878500.0315
0.03511.37519000.0305
0.04021.45159500.0314
0.02621.527910000.0299
0.0261.604310500.0302
0.0241.680711000.0314
0.04871.757111500.0302
0.02511.833512000.0300
0.0281.909912500.0320
0.02441.986213000.0299
0.02112.062613500.0282
0.0192.139014000.0285
0.0122.215414500.0302
0.01812.291815000.0283
0.01762.368215500.0288
0.01362.444616000.0277
0.02172.521016500.0286
0.01562.597417000.0294
0.01912.673817500.0286
0.02492.750218000.0272
0.02372.826618500.0290
0.0212.903019000.0278
0.01742.979419500.0283
0.01223.055820000.0290
0.01373.132220500.0301
0.00863.208621000.0309
0.01363.285021500.0306
0.01113.361322000.0310
0.01423.437722500.0327
0.01143.514123000.0312
0.0153.590523500.0319
0.00883.666924000.0300
0.00683.743324500.0310
0.00983.819725000.0300
0.00883.896125500.0298
0.00813.972526000.0306
0.00524.048926500.0314
0.00764.125327000.0326
0.00914.201727500.0331
0.00454.278128000.0342
0.00474.354528500.0347
0.00474.430929000.0358
0.0054.507329500.0359
0.00494.583730000.0363
0.00394.660030500.0363
0.00624.736431000.0366
0.00544.812831500.0366
0.00414.889232000.0366
0.00474.965632500.0366

Framework versions

  • PEFT 0.12.0
  • Transformers 4.46.1
  • Pytorch 2.5.1+cu124
  • Datasets 3.1.0
  • Tokenizers 0.20.3