Downloads · 30 days
7
23% of all-time downloads
fmod99/bert-finetuned-ner
bert-finetuned-ner is a token classification model from fmod99. Use it when you need labels on individual words, such as names. It is set up for transformers. The card lists the license as apache-2.0.
should probably proofread and complete it, then remove this comment. --
Downloads · 30 days
7
23% of all-time downloads
All-time downloads
31
Public
Repo size
2.6 GB
Likes
0
Public
Click a slice to open those files.
.bin431 MB · 100%
From the Hugging Face model README
This model is a fine-tuned version of bert-base-cased on the conll2003 dataset. It achieves the following results on the evaluation set:
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|---|---|---|---|---|---|---|---|
| 0.0854 | 1.0 | 1756 | 0.0706 | 0.9143 | 0.9318 | 0.9230 | 0.9817 |
| 0.0332 | 2.0 | 3512 | 0.0648 | 0.9310 | 0.9498 | 0.9404 | 0.9862 |
| 0.017 | 3.0 | 5268 | 0.0618 | 0.9353 | 0.9515 | 0.9434 | 0.9868 |