CoolFace
Modelpublic

chchen/Llama3-OpenBioLLM-8B-PsyCourse-fold8

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

Llama3-OpenBioLLM-8B-PsyCourse-fold8

This model is a fine-tuned version of aaditya/Llama3-OpenBioLLM-8B on the course-train-fold8 dataset. It achieves the following results on the evaluation set:

  • Loss: 0.0360

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.56510.0758500.3454
0.1590.15161000.0916
0.07750.22751500.0660
0.05650.30332000.0587
0.05630.37912500.0594
0.06310.45493000.0575
0.06770.53083500.0503
0.03660.60664000.0471
0.03970.68244500.0430
0.03830.75825000.0479
0.05080.83405500.0427
0.03460.90996000.0434
0.05130.98576500.0444
0.03391.06157000.0417
0.02961.13737500.0442
0.02881.21328000.0397
0.02991.28908500.0421
0.02931.36489000.0401
0.02781.44069500.0393
0.02831.516410000.0405
0.04931.592310500.0393
0.02871.668111000.0392
0.03831.743911500.0379
0.03121.819712000.0378
0.03531.895612500.0379
0.02421.971413000.0360
0.01762.047213500.0413
0.01322.123014000.0386
0.02242.198814500.0413
0.01982.274715000.0423
0.01912.350515500.0429
0.0172.426316000.0412
0.01942.502116500.0465
0.01782.578017000.0439
0.02382.653817500.0411
0.01812.729618000.0414
0.01282.805418500.0439
0.02872.881219000.0410
0.02022.957119500.0418
0.0113.032920000.0430
0.0053.108720500.0487
0.00453.184521000.0502
0.00723.260421500.0496
0.00983.336222000.0482
0.00893.412022500.0492
0.00723.487823000.0486
0.01163.563623500.0496
0.00943.639524000.0489
0.00553.715324500.0501
0.00953.791125000.0529
0.01133.866925500.0517
0.00423.942826000.0518
0.00214.018626500.0539
0.00274.094427000.0573
0.00174.170227500.0590
0.00334.246028000.0603
0.0034.321928500.0618
0.00134.397729000.0623
0.0034.473529500.0625
0.00364.549330000.0631
0.00174.625230500.0634
0.00234.701031000.0635
0.00284.776831500.0635
0.00284.852632000.0637
0.00214.928432500.0636

Framework versions

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