CoolFace
Modelpublic

roscazo/vih_explainability2

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

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.3811
  • —Roc Auc: 0.8939
  • —Ap Score: 0.7760
  • —Precision: 0.9146
  • —Recall: 0.8065
  • —F1: 0.8571

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: 3e-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.36440.84751000.23500.84020.69070.90280.69890.7879
0.18481.69492000.23580.87650.71680.85880.78490.8202
0.14622.54243000.22150.90210.75090.85710.83870.8478
0.11053.38984000.26710.87780.75040.91140.77420.8372
0.0794.23735000.31240.86300.73380.920.74190.8214
0.02485.08476000.34640.87650.74160.90.77420.8324
0.01275.93227000.38220.86170.72480.90790.74190.8166
0.00896.77978000.36250.88850.76740.91360.79570.8506
0.00427.62719000.36430.88850.76740.91360.79570.8506
0.00528.474610000.37720.89390.77600.91460.80650.8571
0.00319.322011000.38110.89390.77600.91460.80650.8571

Framework versions

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