CoolFace
Modelpublic

liaad/NER_harem_albertina-100m-portuguese-ptpt-encoder

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes19downloads
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. -->

NERharemalbertina-100m-portuguese-ptpt-encoder

This model is a fine-tuned version of PORTULAN/albertina-100m-portuguese-ptpt-encoder on the harem dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2583
  • —Precision: 0.6722
  • —Recall: 0.7254
  • —F1: 0.6978
  • —Accuracy: 0.9532

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

Training results

Training LossEpochStepValidation LossPrecisionRecallF1Accuracy
No log1.0160.53220.02120.01170.01510.8615
No log2.0320.32380.42300.49810.45750.9110
No log3.0480.24600.50060.60070.54610.9369
No log4.0640.22400.55260.63960.59300.9414
No log5.0800.20880.54980.63400.58890.9492
No log6.0960.20680.58840.66450.62410.9496
No log7.01120.22530.59060.67200.62870.9481
No log8.01280.21150.62450.68740.65450.9516
No log9.01440.21870.65460.70620.67940.9533
No log10.01600.23980.64320.70200.67130.9495
No log11.01760.25540.66530.70430.68430.9526
No log12.01920.23970.67770.72120.69880.9529
No log13.02080.25650.67780.72070.69860.9531
No log14.02240.27000.65860.71420.68530.9506
No log15.02400.27000.70090.72590.71320.9544
No log16.02560.26880.67610.72400.69930.9532
No log17.02720.27410.71320.73430.72360.9558
No log18.02880.27320.67400.71320.69310.9530
No log19.03040.27450.70940.73100.72010.9550
No log20.03200.25830.67220.72540.69780.9532

Framework versions

  • —Transformers 4.38.2
  • —Pytorch 2.2.1+cu121
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2