CoolFace
Modelpublic

alexbeta80/electra-base-italian-xxl-cased-discriminator-finetuned-ner

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

electra-base-italian-xxl-cased-discriminator-finetuned-ner

This model is a fine-tuned version of dbmdz/electra-base-italian-xxl-cased-discriminator on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1508
  • —Precision: 0.8988
  • —Recall: 0.9400
  • —F1: 0.9189
  • —Accuracy: 0.9659

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

Training results

Training LossEpochStepValidation LossPrecisionRecallF1Accuracy
0.28681.011670.20630.76120.87820.81550.9346
0.18732.023340.14400.86230.90410.88270.9553
0.13393.035010.13760.86170.93080.89490.9576
0.10254.046680.13550.86490.93690.89950.9584
0.08445.058350.13250.88170.94000.90990.9617
0.07636.070020.14330.89220.93170.91150.9643
0.06017.081690.14790.89640.92860.91220.9640
0.05078.093360.14960.89150.94030.91520.9637
0.04089.0105030.15010.89770.93500.91600.9643
0.033910.0116700.15080.89880.94000.91890.9659

Framework versions

  • —PEFT 0.11.1
  • —Transformers 4.42.3
  • —Pytorch 2.1.2
  • —Datasets 2.20.0
  • —Tokenizers 0.19.1