Davlan_bert-base-multilingual-cased-ner-hrl
Davlan · View on Hugging Face ↗
Get this model
Seeders: 1 · Leechers: 0
Observed 2026-09-02T13:56:39Z via announce.aitorrent.org:7070.
Model card
The complete upstream card, rendered from this payload's README.md — the same hash-verified bytes the torrent distributes. Images and off-site links are removed; the original card on Hugging Face carries them.
license: afl-3.0
Hugging Face's logo
language:
- ar
- de
- en
- es
- fr
- it
- lv
- nl
- pt
- zh
- multilingual
bert-base-multilingual-cased-ner-hrl
Model description
bert-base-multilingual-cased-ner-hrl is a Named Entity Recognition model for 10 high resourced languages (Arabic, German, English, Spanish, French, Italian, Latvian, Dutch, Portuguese and Chinese) based on a fine-tuned mBERT base model. It has been trained to recognize three types of entities: location (LOC), organizations (ORG), and person (PER). Specifically, this model is a bert-base-multilingual-cased model that was fine-tuned on an aggregation of 10 high-resourced languages
Intended uses & limitations
How to use
You can use this model with Transformers pipeline for NER.
from transformers import AutoTokenizer, AutoModelForTokenClassification
from transformers import pipeline
tokenizer = AutoTokenizer.from_pretrained("Davlan/bert-base-multilingual-cased-ner-hrl")
model = AutoModelForTokenClassification.from_pretrained("Davlan/bert-base-multilingual-cased-ner-hrl")
nlp = pipeline("ner", model=model, tokenizer=tokenizer)
example = "Nader Jokhadar had given Syria the lead with a well-struck header in the seventh minute."
ner_results = nlp(example)
print(ner_results)
Limitations and bias
This model is limited by its training dataset of entity-annotated news articles from a specific span of time. This may not generalize well for all use cases in different domains.
Training data
The training data for the 10 languages are from:
| Language | Dataset |
|---|---|
| Arabic | ANERcorp |
| German | conll 2003 |
| English | conll 2003 |
| Spanish | conll 2002 |
| French | Europeana Newspapers |
| Italian | Italian I-CAB |
| Latvian | Latvian NER |
| Dutch | conll 2002 |
| Portuguese | Paramopama + Second Harem |
| Chinese | MSRA |
The training dataset distinguishes between the beginning and continuation of an entity so that if there are back-to-back entities of the same type, the model can output where the second entity begins. As in the dataset, each token will be classified as one of the following classes:
| Abbreviation | Description |
|---|---|
| O | Outside of a named entity |
| B-PER | Beginning of a person’s name right after another person’s name |
| I-PER | Person’s name |
| B-ORG | Beginning of an organisation right after another organisation |
| I-ORG | Organisation |
| B-LOC | Beginning of a location right after another location |
| I-LOC | Location |
Training procedure
This model was trained on NVIDIA V100 GPU with recommended hyperparameters from HuggingFace code.
Magnet link
Opens the swarm directly in your torrent client — no file download needed. Copy-paste works too:
magnet:?xt=urn:btih:628b63ac2995ff177d46ac4cc2eec72134f80cad&dn=Davlan_bert-base-multilingual-cased-ner-hrlOpen magnet in torrent client · infohash 628b63ac2995ff177d46ac4cc2eec72134f80cad
Files & hashes
| Path | Size | sha1 | sha256 |
|---|---|---|---|
| README.md | 3.0 KB (3,103 B) | 0b5057dd3814e7025f1048c92c90403a8a702ab9 | b66541651cbd58862affa9bf5ad70ee2dde8a1a1a736d24332f7556a065ed9e3 |
| config.json | 1.1 KB (1,105 B) | 1e9c0c7e90f85ad93afa48beecee55e22430d009 | ef78f60dc875b5e0f753fa3e2af22149fd2507c7b189d48a72b467e343e6ce07 |
| model.safetensors | 676.3 MB (709,106,620 B) | 58bcce08943af6740c16df9ea61bc0aa4a295325 | 5cff81bec8c8efca8549b3d843f9b94a404e2a747c71c7343261dcfe9b2ba86c |
| onnx/added_tokens.json | 82 B (82 B) | f84095a3e2962f44bdd2f865e4333c35ae95d73f | 909e96cb32d92ce728a01bc99850cbba26196d74115c17ebeb019275412588f2 |
| onnx/config.json | 1.2 KB (1,207 B) | 2ab456ce5cd892ffa9f8801043a9cf395ca1b5a7 | 570af97f6dba701be69c0805702da90baed59cd089ae48aed3c96fce89d9f596 |
| onnx/special_tokens_map.json | 125 B (125 B) | a8b3208c2884c4efb86e49300fdd3dc877220cdf | b6d346be366a7d1d48332dbc9fdf3bf8960b5d879522b7799ddba59e76237ee3 |
| onnx/tokenizer.json | 2.8 MB (2,919,362 B) | 21f54a4b56685f29358f3a8de1f5b8d827357d07 | bf1b59b7b11c95f194f51708d918eea378e09d05f84c0e1656dc5180e8117088 |
| onnx/tokenizer_config.json | 1.2 KB (1,278 B) | 29b47dc70bbe1b8e746e3ea328ebbaac9e303c43 | 45ca47b04dc9891510ea6187c5e24fd5fa99d85f02aaaf050368bc1747b45bd3 |
| onnx/vocab.txt | 972.2 KB (995,526 B) | e837bab60a5d204e29622d127c2dafe508aa0731 | fe0fda7c425b48c516fc8f160d594c8022a0808447475c1a7c6d6479763f310c |
| pytorch_model.bin | 676.3 MB (709,167,607 B) | 5e0e0cf4e704854abc4b4bcaf0bb816f2c73c44c | 8c707863b713df859962ba50dcd834ab1b5bd459e7cc184e3aab62f2d34fc764 |
| special_tokens_map.json | 112 B (112 B) | e7b0375001f109a6b8873d756ad4f7bbb15fbaa5 | 303df45a03609e4ead04bc3dc1536d0ab19b5358db685b6f3da123d05ec200e3 |
| tokenizer_config.json | 264 B (264 B) | 18969cfeac350fee1a2876af2efa516510989d6c | 91ac1b72b75113bf4d6ea69cf70932484fc4bc28394a6be4069f10f123293398 |
| training_args.bin | 1.5 KB (1,519 B) | 7681d077911866215369286861a504c82097dcc6 | 22d7b45befcaae3b668f7a2bc0a9e2d77c4e5a9f7d09e99db695b6cb6edcca81 |
| vocab.txt | 972.2 KB (995,526 B) | e837bab60a5d204e29622d127c2dafe508aa0731 | fe0fda7c425b48c516fc8f160d594c8022a0808447475c1a7c6d6479763f310c |
Cite this release
- Canonical URL
- https://aiseedbank.org/models/Davlan_bert-base-multilingual-cased-ner-hrl/
- Slug
- Davlan_bert-base-multilingual-cased-ner-hrl
- Infohash
- 628b63ac2995ff177d46ac4cc2eec72134f80cad
- License
- afl-3.0
- Signing key fingerprint
- 85a3b32c3712427b
Every file carries a locally computed sha256 — verify a download against the signed sums: Davlan_bert-base-multilingual-cased-ner-hrl.SHA256SUMS (+ minisign signature).
Provenance
| Upstream repository | Davlan/bert-base-multilingual-cased-ner-hrl |
|---|---|
| Revision (pinned) | e756de7f7b8f64fea0c3d7c3872f1322fab747b1 |
| Fetched at | 2026-09-02T04:26:22Z |
| License at fetch | afl-3.0 |
| Snapshot tool | huggingface · seedbank 0.1.0 |
Trackers
- udp://announce.aitorrent.org:6969/announce
- http://announce.aitorrent.org:7070/announce
- udp://announce2.aitorrent.org:6970/announce
- http://announce2.aitorrent.org:7071/announce
- udp://tracker.opentrackr.org:1337/announce
- udp://open.demonii.com:1337/announce
- udp://open.stealth.si:80/announce
- udp://exodus.desync.com:6969/announce
- udp://tracker.torrent.eu.org:451/announce
✓ verified · rehash-vs-hf-metadata at 2026-09-02T04:26:38Z
afl-3.01.33 GB (1,423,193,436 bytes)transformerspytorchonnxsafetensorsberttoken-classificationendpoints_compatible1 language (tf)