CoolFace
Modelpublic

tsavage68/500STEPS_5e7rate_Meditron_7B_SFT_zeroshot

sourceHugging Facellama2updated 3y agoView on Hugging Face
1likes20downloads
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. -->

500STEPS5e7rateMeditron7BSFT

This model is a fine-tuned version of epfl-llm/meditron-7b on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3040

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-07
  • —trainbatchsize: 4
  • —evalbatchsize: 1
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 8
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 100
  • —training_steps: 500

Training results

Training LossEpochStepValidation Loss
1.20960.1501.1770
0.71770.21000.6260
0.33480.291500.3205
0.31510.392000.3102
0.31380.492500.3065
0.31180.593000.3050
0.30330.683500.3042
0.29950.784000.3040
0.27810.884500.3040
0.30550.985000.3040

Framework versions

  • —Transformers 4.37.2
  • —Pytorch 2.0.0+cu117
  • —Datasets 2.17.0
  • —Tokenizers 0.15.1