CoolFace
Modelpublic

Rodrigo1771/bsc-bio-ehr-es-symptemist-ner

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

output

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

  • —Loss: 0.2747
  • —Precision: 0.6675
  • —Recall: 0.7187
  • —F1: 0.6921
  • —Accuracy: 0.9483

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

Training results

Training LossEpochStepValidation LossPrecisionRecallF1Accuracy
No log1.01500.15040.50910.64090.56750.9456
No log2.03000.15470.58810.69950.6390.9462
No log3.04500.16180.62370.69840.65890.9476
0.1264.06000.19200.61540.71810.66280.9451
0.1265.07500.21020.65610.70280.67860.9488
0.1266.09000.24140.64430.70880.67500.9467
0.02517.010500.25000.65880.70610.68160.9492
0.02518.012000.26420.64400.73070.68460.9474
0.02519.013500.27470.66750.71870.69210.9483
0.009110.015000.27670.65950.71870.68780.9488

Framework versions

  • —Transformers 4.42.4
  • —Pytorch 2.4.0+cu121
  • —Datasets 2.21.0
  • —Tokenizers 0.19.1