CoolFace
Modelpublic

BachelorThesis/LLama-3-8b_V03_BRONCO_CARDIO_SUMMARY_CATALOG

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

LLama3V03BRONCOCARDIOSUMMARY_CATALOG

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

  • —Loss: 0.2899
  • —Num Input Tokens Seen: 19629947

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

Training results

Training LossEpochStepValidation LossInput Tokens Seen
0.55250.250013700.5227996500
0.4620.500027400.45061964768
0.37730.750141100.40442929826
0.391.000154800.34813926663
0.30271.250168500.34034961583
0.2621.500182200.31515936811
0.2611.750295900.28826889700
0.21962.0002109600.26847853240
0.16742.2502123300.27068812931
0.16512.5002137000.26859784307
0.16532.7503150700.258910759461
0.14893.0003164400.251611779925
0.11853.2503178100.274512770206
0.12063.5003191800.273213738387
0.11473.7503205500.274514717093
0.11844.0004219200.272615706481
0.10194.2504232900.288316717365
0.10374.5004246600.289717715535
0.10394.7504260300.289918685743

Framework versions

  • —Transformers 4.40.2
  • —Pytorch 2.2.2+cu121
  • —Datasets 2.19.0
  • —Tokenizers 0.19.1