CoolFace
Modelpublic

ajtamayoh/NLP-CIC-WFU_Clinical_Cases_NER_Sents_Tokenized_bertin_roberta_base_spanish_fine_tuned

sourceHugging Facecc-by-4.0updated 4y agoView on Hugging Face
0likes15downloads
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. -->

NLP-CIC-WFUClinicalCasesNERSentsTokenizedbertinrobertabasespanishfine_tuned

This model is a fine-tuned version of bertin-project/bertin-roberta-base-spanish on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0973
  • —Precision: 0.9012
  • —Recall: 0.6942
  • —F1: 0.7842
  • —Accuracy: 0.9857

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

Training results

Training LossEpochStepValidation LossPrecisionRecallF1Accuracy
0.06051.025680.06250.94000.63220.75600.9836
0.04752.051360.06220.95330.65720.77810.9849
0.03743.077040.05520.92610.67840.78310.9855
0.02464.0102720.06930.93810.66580.77880.9849
0.01265.0128400.09740.89180.68300.77350.9849
0.00616.0154080.08860.87710.70990.78470.9850
0.00317.0179760.09730.90120.69420.78420.9857

Framework versions

  • —Transformers 4.19.2
  • —Pytorch 1.11.0+cu113
  • —Datasets 2.2.2
  • —Tokenizers 0.12.1