CoolFace
Modelpublic

chchen/Llama-3.1-8B-Instruct-PsyCourse-fold7

sourceHugging Facellama3.1updated 2y agoView on Hugging Face
0likes74downloads
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. -->

Llama-3.1-8B-Instruct-PsyCourse-fold7

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

  • —Loss: 0.0324

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.62470.0764500.4018
0.10810.15281000.0778
0.06870.22921500.0614
0.05650.30562000.0577
0.06120.38202500.0510
0.04260.45843000.0490
0.06570.53483500.0489
0.04230.61124000.0453
0.0560.68754500.0438
0.03930.76395000.0396
0.03210.84035500.0387
0.04930.91676000.0400
0.05780.99316500.0393
0.03711.06957000.0376
0.02281.14597500.0364
0.03011.22238000.0388
0.03831.29878500.0371
0.04031.37519000.0364
0.04461.45159500.0381
0.02821.527910000.0352
0.03031.604310500.0363
0.02871.680711000.0400
0.05621.757111500.0355
0.03541.833512000.0350
0.03791.909912500.0377
0.02721.986213000.0353
0.02322.062613500.0356
0.02032.139014000.0356
0.01562.215414500.0388
0.02072.291815000.0344
0.02022.368215500.0345
0.01962.444616000.0345
0.02442.521016500.0345
0.01992.597417000.0355
0.02212.673817500.0338
0.02712.750218000.0324
0.02652.826618500.0324
0.02142.903019000.0343
0.02142.979419500.0354
0.01593.055820000.0351
0.01473.132220500.0364
0.01253.208621000.0382
0.01353.285021500.0398
0.01383.361322000.0406
0.01433.437722500.0450
0.00823.514123000.0436
0.01773.590523500.0426
0.01193.666924000.0396
0.00613.743324500.0407
0.01013.819725000.0403
0.01053.896125500.0398
0.00873.972526000.0390
0.00584.048926500.0419
0.00654.125327000.0461
0.00724.201727500.0491
0.00184.278128000.0508
0.00534.354528500.0508
0.00244.430929000.0524
0.00424.507329500.0534
0.00564.583730000.0535
0.00234.660030500.0541
0.00284.736431000.0541
0.00634.812831500.0538
0.00344.889232000.0534
0.00774.965632500.0536

Framework versions

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