Downloads · 30 days
8
31% of all-time downloads
linearch/bert-finetuned-ner
bert-finetuned-ner is a token classification model from linearch. 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
8
31% of all-time downloads
All-time downloads
26
Public
Repo size
3 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.2268 | 1.0 | 878 | nan | 0.9016 | 0.9362 | 0.9186 | 0.9820 |
| 0.0462 | 2.0 | 1756 | nan | 0.9283 | 0.9482 | 0.9381 | 0.9860 |
| 0.0248 | 3.0 | 2634 | nan | 0.9299 | 0.9493 | 0.9395 | 0.9863 |