Downloads · 30 days
9
23% of all-time downloads
textminr/ner-multilingual-bert
ner-multilingual-bert is a token classification model from textminr. 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
9
23% of all-time downloads
All-time downloads
39
Public
Parameters
177M
1.4 GB on disk
Likes
0
Public
Click a slice to open those files.
.safetensors709 MB · 99%
From the Hugging Face model README
This model is a fine-tuned version of bert-base-multilingual-cased on an unknown dataset. It achieves the following results on the evaluation set:
Trained to detect author and publish dates out of text beginnings
More information needed
See Dataset
The following hyperparameters were used during training:
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|---|---|---|---|---|---|---|---|
| 0.0108 | 0.2 | 250 | 0.0039 | 0.9942 | 0.9818 | 0.9880 | 0.9992 |
| 0.0022 | 0.4 | 500 | 0.0021 | 0.9863 | 0.9861 | 0.9862 | 0.9993 |
| 0.0006 | 0.61 | 750 | 0.0007 | 0.9998 | 0.9975 | 0.9986 | 0.9999 |
| 0.0004 | 0.81 | 1000 | 0.0002 | 0.9998 | 0.9991 | 0.9994 | 1.0000 |