CoolFace
Modelpublic

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

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

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

  • Loss: 0.0289

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.75190.0775500.6389
0.14850.15501000.1124
0.0740.23261500.0650
0.06550.31012000.0619
0.05980.38762500.0512
0.04140.46513000.0449
0.04270.54263500.0414
0.04710.62024000.0387
0.04330.69774500.0362
0.04320.77525000.0353
0.04450.85275500.0353
0.05290.93026000.0353
0.03131.00786500.0318
0.03011.08537000.0322
0.02891.16287500.0338
0.02671.24038000.0314
0.03141.31788500.0317
0.03821.39539000.0327
0.03541.47299500.0320
0.02651.550410000.0321
0.03011.627910500.0333
0.02621.705411000.0312
0.02731.782911500.0306
0.02831.860512000.0297
0.03811.938012500.0299
0.02072.015513000.0294
0.01632.093013500.0329
0.02362.170514000.0311
0.01912.248114500.0310
0.02432.325615000.0308
0.01652.403115500.0327
0.02242.480616000.0329
0.02892.558116500.0319
0.0142.635717000.0316
0.01822.713217500.0334
0.01752.790718000.0298
0.02182.868218500.0297
0.0182.945719000.0289
0.013.023319500.0309
0.01093.100820000.0338
0.00763.178320500.0347
0.00873.255821000.0358
0.00923.333321500.0323
0.00783.410922000.0331
0.01093.488422500.0356
0.01373.565923000.0360
0.0133.643423500.0350
0.01333.720924000.0353
0.00683.798424500.0357
0.0123.876025000.0348
0.00883.953525500.0344
0.00664.031026000.0346
0.00524.108526500.0361
0.0084.186027000.0374
0.00624.263627500.0383
0.0054.341128000.0386
0.0044.418628500.0395
0.00754.496129000.0400
0.0034.573629500.0402
0.00664.651230000.0405
0.0054.728730500.0406
0.00674.806231000.0407
0.00674.883731500.0407
0.0064.961232000.0407

Framework versions

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