CoolFace
Modelpublic

manucos/finetuned__roberta-base-biomedical-clinical-es__augmented-ultrasounds-ner

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

finetuned_roberta-base-biomedical-clinical-es_augmented-ultrasounds-ner

This model is a fine-tuned version of manucos/finetuned__roberta-base-biomedical-clinical-es__augmented-ultrasounds on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3648
  • —Precision: 0.8205
  • —Recall: 0.8927
  • —F1: 0.8551
  • —Accuracy: 0.9264

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

Training results

Training LossEpochStepValidation LossPrecisionRecallF1Accuracy
No log1.02060.29480.75270.84110.79450.9132
No log2.04120.25720.77460.85220.81160.9235
0.41943.06180.28660.77590.84820.81040.9215
0.41944.08240.28130.78780.88660.83430.9235
0.09715.010300.29020.79690.88560.83890.9249
0.09716.012360.32290.80550.88460.84320.9239
0.09717.014420.34220.80280.87750.83850.9208
0.04598.016480.32150.82970.88770.85770.9253
0.04599.018540.35680.81190.88660.84760.9235
0.028510.020600.35200.81450.88870.85000.9235
0.028511.022660.35970.82550.89070.85690.9264
0.028512.024720.35990.81830.88870.85200.9266
0.020313.026780.36120.81950.89170.85410.9246
0.020314.028840.36490.81800.89170.85330.9258
0.016415.030900.36480.82050.89270.85510.9264

Framework versions

  • —Transformers 4.40.0
  • —Pytorch 2.2.1+cu121
  • —Datasets 2.19.0
  • —Tokenizers 0.19.1