generated_from_trainer

<!-- 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. -->

generic_ner_model

This model is a fine-tuned version of bert-base-uncased on the None dataset. It achieves the following results on the evaluation set:

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

Used the Ontonotes 5 data for fine-tuning. https://huggingface.co/datasets/tner/ontonotes5#label-id

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

Training results

Training Loss Epoch Step Validation Loss Precision Recall F1 Accuracy
0.1083 1.0 1958 0.1007 0.8684 0.8836 0.8759 0.9723
0.0679 2.0 3916 0.0977 0.8672 0.8960 0.8813 0.9738
0.0475 3.0 5874 0.0999 0.8727 0.8953 0.8838 0.9740

Framework versions