CoolFace
Modelpublic

roscazo/vih_explainability3

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes7downloads
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. -->

vih_explainability3

This model is a fine-tuned version of PlanTL-GOB-ES/bsc-bio-ehr-es on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3951
  • —Roc Auc: 0.8213
  • —Ap Score: 0.7049
  • —Precision: 0.9836
  • —Recall: 0.6452
  • —F1: 0.7792

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

Training results

Training LossEpochStepValidation LossRoc AucAp ScorePrecisionRecallF1
0.42610.84751000.38320.61290.37931.00.22580.3684
0.24051.69492000.47360.63440.41381.00.26880.4237
0.20882.54243000.34520.77290.62740.98080.54840.7034
0.21963.38984000.36440.71510.54311.00.43010.6015
0.20684.23735000.51560.63440.41381.00.26880.4237
0.13745.08476000.39880.79440.66190.98210.59140.7383
0.10985.93227000.36290.80510.67910.98280.61290.7550
0.09146.77978000.33940.82400.69340.95310.65590.7771
0.0887.62719000.36120.83340.70090.94030.67740.7875
0.07878.474610000.38010.82130.70490.98360.64520.7792
0.05889.322011000.39510.82130.70490.98360.64520.7792

Framework versions

  • —Transformers 4.41.0
  • —Pytorch 2.3.0+cu121
  • —Datasets 2.19.1
  • —Tokenizers 0.19.1