CoolFace
Modelpublic

moro01525/ICU_Returns_COReClinicalBioBERT

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes5downloads
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. -->

ICUReturnsCOReClinicalBioBERT

This model is a fine-tuned version of bvanaken/CORe-clinical-outcome-biobert-v1 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.8391
  • —F1:: 0.7210
  • —Roc Auc: 0.7335
  • —Precision with 0:: 0.9048
  • —Precision with 1:: 0.6641
  • —Recall with 0:: 0.5220
  • —Recal with 1:: 0.9451
  • —Accuracy:: 0.7335

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: 32
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 13

Training results

Training LossEpochStepValidation LossF1:Roc AucPrecision with 0:Precision with 1:Recall with 0:Recal with 1:Accuracy:
No log1.0460.69080.41030.53300.8750.51720.07690.98900.5330
No log2.0920.68390.43610.53570.72410.51940.11540.95600.5357
No log3.01380.71130.48270.55490.71740.53140.18130.92860.5549
No log4.01840.60890.66740.67030.70950.64350.57690.76370.6703
No log5.02300.61380.65330.67310.83160.61710.43410.91210.6731
No log6.02760.68920.71530.72530.85960.6640.53850.91210.7253
No log7.03221.03760.63850.67030.91890.60690.37360.96700.6703
No log8.03681.17960.70880.72250.89320.65520.50550.93960.7225
No log9.04141.08000.77490.78020.90480.71430.62640.93410.7802
No log10.04602.03180.67170.69510.91760.62720.42860.96150.6951
0.361311.05061.97620.67960.70050.91010.63270.44510.95600.7005
0.361312.05521.73670.74690.75550.90430.68670.57140.93960.7555
0.361313.05981.83910.72100.73350.90480.66410.52200.94510.7335

Framework versions

  • —Transformers 4.34.0
  • —Pytorch 2.1.0+cu121
  • —Datasets 2.14.5
  • —Tokenizers 0.14.1