CoolFace
Modelpublic

mmaguero/langid-ner-multilingual-bert-gn-base-cased

sourceHugging Facemitupdated 11mo agoView on Hugging Face
0likes12downloads
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. -->

langid-ner-multilingual-bert-gn-base-cased

This model is a fine-tuned version of mmaguero/multilingual-bert-gn-base-cased on the task 1 and task 2 of GUA-SPA@IberLEF 2023 shared task dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.5980
  • —Precision: 0.7389
  • —Recall: 0.7464
  • —F1: 0.7426
  • —Accuracy: 0.8673

Model description

More information needed

Intended uses & limitations

  • —NER (PER, LOC, ORG)
  • —Token-based language identification (es, gn, mix, foreign)

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • —learning_rate: 2e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 20

Training results

Training LossEpochStepValidation LossPrecisionRecallF1Accuracy
No log1.0721.12880.50040.48490.49250.7053
No log2.01440.74760.59860.58810.59330.7979
No log3.02160.62030.63290.63340.63310.8244
No log4.02880.57840.64130.66440.65270.8387
No log5.03600.54870.66260.68710.67460.8464
No log6.04320.53960.69290.70970.70120.8581
0.6927.05040.54460.69180.71560.70350.8555
0.6928.05760.55280.69320.72400.70820.8602
0.6929.06480.56140.69870.72570.71190.8602
0.69210.07200.57510.70710.72900.71790.8598
0.69211.07920.58650.69910.72320.71090.8602
0.69212.08640.59100.71020.73410.72190.8648
0.69213.09360.60680.71310.73830.72550.8602
0.16114.010080.61680.70660.73740.72170.8635
0.16115.010800.61770.70610.73570.72060.8628
0.16116.011520.62800.71300.73990.72620.8632
0.16117.012240.62930.70710.73910.72270.8628
0.16118.012960.63300.71040.74080.72530.8638
0.16119.013680.63650.70880.73910.72360.8625
0.16120.014400.63670.70930.73910.72390.8615

Framework versions

  • —Transformers 4.57.1
  • —Pytorch 2.8.0+cu126
  • —Datasets 4.0.0
  • —Tokenizers 0.22.1