AI SeedbankHelp preserve open and free AI for humanity's future

← All models

Babelscape_wikineural-multilingual-ner

Babelscape · View on Hugging Face ↗

Get this model

Download TorrentMagnet Link

Seeders: · Leechers:

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.


annotations_creators:

  • machine-generated language_creators:
  • machine-generated widget:
  • text: My name is Wolfgang and I live in Berlin.
  • text: George Washington went to Washington.
  • text: Mi nombre es Sarah y vivo en Londres.
  • text: Меня зовут Симона, и я живу в Риме. tags:
  • named-entity-recognition
  • sequence-tagger-model datasets:
  • Babelscape/wikineural language:
  • de
  • en
  • es
  • fr
  • it
  • nl
  • pl
  • pt
  • ru
  • multilingual license:
  • cc-by-nc-sa-4.0 pretty_name: wikineural-dataset source_datasets:
  • original task_categories:
  • structure-prediction task_ids:
  • named-entity-recognition

WikiNEuRal: Combined Neural and Knowledge-based Silver Data Creation for Multilingual NER

This is the model card for the EMNLP 2021 paper WikiNEuRal: Combined Neural and Knowledge-based Silver Data Creation for Multilingual NER. We fine-tuned a multilingual language model (mBERT) for 3 epochs on our WikiNEuRal dataset for Named Entity Recognition (NER). The resulting multilingual NER model supports the 9 languages covered by WikiNEuRal (de, en, es, fr, it, nl, pl, pt, ru), and it was trained on all 9 languages jointly.

If you use the model, please reference this work in your paper:

@inproceedings{tedeschi-etal-2021-wikineural-combined,
    title = "{W}iki{NE}u{R}al: {C}ombined Neural and Knowledge-based Silver Data Creation for Multilingual {NER}",
    author = "Tedeschi, Simone  and
      Maiorca, Valentino  and
      Campolungo, Niccol{\`o}  and
      Cecconi, Francesco  and
      Navigli, Roberto",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
    month = nov,
    year = "2021",
    address = "Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.findings-emnlp.215",
    pages = "2521--2533",
    abstract = "Multilingual Named Entity Recognition (NER) is a key intermediate task which is needed in many areas of NLP. In this paper, we address the well-known issue of data scarcity in NER, especially relevant when moving to a multilingual scenario, and go beyond current approaches to the creation of multilingual silver data for the task. We exploit the texts of Wikipedia and introduce a new methodology based on the effective combination of knowledge-based approaches and neural models, together with a novel domain adaptation technique, to produce high-quality training corpora for NER. We evaluate our datasets extensively on standard benchmarks for NER, yielding substantial improvements up to 6 span-based F1-score points over previous state-of-the-art systems for data creation.",
}

The original repository for the paper can be found at https://github.com/Babelscape/wikineural.

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("Babelscape/wikineural-multilingual-ner")
model = AutoModelForTokenClassification.from_pretrained("Babelscape/wikineural-multilingual-ner")

nlp = pipeline("ner", model=model, tokenizer=tokenizer, grouped_entities=True)
example = "My name is Wolfgang and I live in Berlin"

ner_results = nlp(example)
print(ner_results)

Limitations and bias

This model is trained on WikiNEuRal, a state-of-the-art dataset for Multilingual NER automatically derived from Wikipedia. Therefore, it might not generalize well to all textual genres (e.g. news). On the other hand, models trained only on news articles (e.g. only on CoNLL03) have been proven to obtain much lower scores on encyclopedic articles. To obtain more robust systems, we encourage you to train a system on the combination of WikiNEuRal with other datasets (e.g. WikiNEuRal + CoNLL).

Licensing Information

Contents of this repository are restricted to only non-commercial research purposes under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (CC BY-NC-SA 4.0). Copyright of the dataset contents and models belongs to the original copyright holders.

Magnet link

Opens the swarm directly in your torrent client — no file download needed. Copy-paste works too:

magnet:?xt=urn:btih:b020529d8c426af4ff8a5566a120b448d5253dac&dn=Babelscape_wikineural-multilingual-ner

Open magnet in torrent client · infohash b020529d8c426af4ff8a5566a120b448d5253dac

Files & hashes

PathSizesha1sha256
README.md4.3 KB (4,391 B)27a023b5e3ad24b984c0a3fad47e22e005800bfb24c415f03a0ef4ec192aff0c4a824b085a4fbace3e08cb472683cd5884ad2e0f
config.json1.2 KB (1,185 B)623c7cb42011298b08b062f9111336a25aa02bfc8bd6d9c4ba8fce84407876a7711090363259313bb94a3e5ae350d5f6d287092f
model.safetensors676.3 MB (709,106,622 B)6c0ee6c3ef58ca7e64eb2b7e10e091cac27d502e34b3e27fbcd0b54c45cc08ffc7b4e07a7a301480b65cd6430bbbd34daa00f6a3
pytorch_model.bin676.3 MB (709,167,607 B)bc3337625d882bcbebaca195aad80bd548cc52f2a9e728df32b1f53af6899388547c4dcadbe5d5ce1b316c88216778d65afebd85
runs/Jan31_12-50-32_1d34b266184b/1643633475.0376945/events.out.tfevents.1643633475.1d34b266184b.643930.14.7 KB (4,805 B)90c77fc9525f9fce04c6af8fe46cb81ecd5ec086180d60d533bf52445a9e3dcf200e192b778474788f06eedf76eef2da0b27d5af
runs/Jan31_12-50-32_1d34b266184b/events.out.tfevents.1643633473.1d34b266184b.643930.022.3 KB (22,832 B)2501652c10791bf4eb4552604e71f7b9bc6bf10bb98ecc90dea1856f0eca50938a7c8abc45ff36b5675ce9e8c259d4015f3e401e
runs/Jan31_12-50-32_1d34b266184b/events.out.tfevents.1643637756.1d34b266184b.643930.2521 B (521 B)08a41013f2ca59ed69d3e49e61ba56b1f6e154574dcd5f2816df0e2dbf2b15dafb1bffdfac180749331583f4786d66b413e173d4
special_tokens_map.json112 B (112 B)e7b0375001f109a6b8873d756ad4f7bbb15fbaa5303df45a03609e4ead04bc3dc1536d0ab19b5358db685b6f3da123d05ec200e3
tokenizer.json1.9 MB (1,961,898 B)e4a138e13650ec5fc99f5f09472fe023db93a139511a5c79d1bf8fa398ca411a9ca9b57285e5d77ed3950a4f94751f3951f46966
tokenizer_config.json333 B (333 B)15391809f0348d922c801cf80f00c3bb98a704a036ce1a5d3254656a75f62114f41eed8d9bf57f5e10714c3a2139787cae84fb74
training_args.bin3.0 KB (3,055 B)dfe762196b33e6dfe1eeeb47a4b3435fe46588bbc57db5ce74313b4a3c83366d61eb7138932b875bb2d031b1e5f476a954dfc683
vocab.txt972.2 KB (995,526 B)e837bab60a5d204e29622d127c2dafe508aa0731fe0fda7c425b48c516fc8f160d594c8022a0808447475c1a7c6d6479763f310c

Cite this release

Canonical URL
https://aiseedbank.org/models/Babelscape_wikineural-multilingual-ner/
Slug
Babelscape_wikineural-multilingual-ner
Infohash
b020529d8c426af4ff8a5566a120b448d5253dac
License
cc-by-nc-sa-4.0
Signing key fingerprint
85a3b32c3712427b

Every file carries a locally computed sha256 — verify a download against the signed sums: Babelscape_wikineural-multilingual-ner.SHA256SUMS (+ minisign signature).

Provenance

Upstream repositoryBabelscape/wikineural-multilingual-ner
Revision (pinned)bed6ee7a45d2827b6c90a4fd7983f0241ae0a5c1
Fetched at2026-09-03T17:10:54Z
License at fetchcc-by-nc-sa-4.0
Snapshot toolhuggingface · seedbank 0.1.0

Trackers

✓ verified · rehash-vs-hf-metadata at 2026-09-03T17:11:10Z

cc-by-nc-sa-4.0non-commercial use only1.32 GB (1,421,268,887 bytes)transformerspytorchtensorboardsafetensorsberttoken-classificationnamed-entity-recognitionsequence-tagger-modelmultilingualendpoints_compatible9 languages (de, en, es …)