NER OSS Reference Benchmark

Generated at: 2026-06-05T14:33:28.688573+00:00

Headline Findings

Machine

Metric Glossary

Benchmark Notes

Dataset Provenance & License Status

This section records the canonical source, license basis, public commit decision, and storage path for each active benchmark dataset.

DatasetUpstreamLicenseCommit PolicyStorage PathEvidenceNotes
CoNLL-2003 EN Testhttps://trec.nist.gov/data/reuters/reuters.htmlReuters Organizational and Individual Agreements via NIST for Reuters Corpus Volume 1 source textlocal-onlydata/local/conll2003/<lang>/<split>.jsonlhttps://trec.nist.gov/data/reuters/reuters.html ; https://aclanthology.org/W03-0419/The English CoNLL-2003 benchmark uses Reuters Corpus Volume 1 source text. A local community loader may be used only as a preparation convenience after lawful access.
WikiNER EN Testhttps://figshare.com/articles/dataset/Learning_multilingual_named_entity_recognition_from_Wikipedia/5462500CC BY 4.0trackeddata/prepared/wikiner/<lang>/<split>.jsonlhttps://figshare.com/articles/dataset/Learning_multilingual_named_entity_recognition_from_Wikipedia/5462500 ; https://creativecommons.org/licenses/by/4.0/The benchmark uses a deterministic 10% hash-held-out test slice from the official wp3 corpora.
WikiANN EN Testhttps://elisa-ie.github.io/wikiann/ODC-By with additional research-use-only restriction on the official ELISA pagelocal-onlydata/local/wikiann/<lang>/<split>.jsonlhttps://elisa-ie.github.io/wikiann/ ; https://opendatacommons.org/licenses/by/Publicly downloadable, but not commit-safe under the repo's public-safe-only policy because the official source restricts use to research.
PolEval-2018 PL Testhttps://gonito.net/challenge/poleval-2018-nerNo explicit public redistribution license found in the reviewed official materials as of 2026-03-15local-onlydata/local/poleval2018/<lang>/<split>.jsonlhttps://gonito.net/challenge/poleval-2018-ner ; https://mozart.ipipan.waw.pl/~axw/poleval2018/POLEVAL-NER_GOLD.jsonUse the official public URLs for local fetch only.
WikiNER PL Testhttps://figshare.com/articles/dataset/Learning_multilingual_named_entity_recognition_from_Wikipedia/5462500CC BY 4.0trackeddata/prepared/wikiner/<lang>/<split>.jsonlhttps://figshare.com/articles/dataset/Learning_multilingual_named_entity_recognition_from_Wikipedia/5462500 ; https://creativecommons.org/licenses/by/4.0/The benchmark uses a deterministic 10% hash-held-out test slice from the official wp3 corpora.
WikiANN PL Testhttps://elisa-ie.github.io/wikiann/ODC-By with additional research-use-only restriction on the official ELISA pagelocal-onlydata/local/wikiann/<lang>/<split>.jsonlhttps://elisa-ie.github.io/wikiann/ ; https://opendatacommons.org/licenses/by/Publicly downloadable, but not commit-safe under the repo's public-safe-only policy because the official source restricts use to research.

English Quality And Speed Snapshot

DatasetBest qualityF1p50 msFastestp50 msFastest F1
CoNLL-2003 EN TestFlair NER EN0.91242.44spaCy EntityRecognizer XX1.380.604
WikiNER EN TestspaCy EntityRecognizer XX0.8112.05spaCy EntityRecognizer XX2.050.811
WikiANN EN TestFlair NER EN0.49134.81spaCy EntityRecognizer XX1.210.447

English Benchmark Summary

Dataset cells report flat F1. Full matched / predicted / gold / P / R / p50 / p95 details stay in the per-dataset sections below.

ProviderOfficial BenchmarkOfficial F1CoNLL-2003 EN TestWikiNER EN TestWikiANN EN TestNotes
spaCy EntityRecognizer ENOntoNotes 50.8430.4380.4100.311Official spaCy package metric is on OntoNotes 5. The default shipped benchmark does not include a redistributable OntoNotes slice, so harness runs here focus on CoNLL, WikiNER and WikiANN.
spaCy EntityRecognizer XXWikiNER0.8310.6040.8110.447Official spaCy multilingual package metric is on WikiNER. Harness runs the same family through public WikiNER EN/PL and broader WikiANN / CoNLL / PolEval checks.
Flair NER ENCoNLL-030.9290.9120.7570.491Official Flair fast English NER metric is on CoNLL-03. Harness tests the same model on CoNLL, WikiNER and WikiANN.
Flair NER EN OntoNotesOntoNotes0.8930.5460.5410.366Official Flair OntoNotes model metric is on OntoNotes. The default shipped benchmark does not include a redistributable OntoNotes slice, so this model is shown through CoNLL, WikiNER and WikiANN plus its published OntoNotes metric.
Stanza NER ENOntoNotes0.8880.4950.5370.379Default Stanza English package resolves to the OntoNotes NER model in this harness. The default shipped benchmark keeps only CoNLL, WikiNER and WikiANN as runnable public datasets.
GLiNER MultiN/AN/A0.3570.3510.269GLiNER is treated here as a multilingual zero-shot span baseline. The model card reports several benchmarks, but this harness keeps the comparison on the public EN and PL datasets above instead of collapsing to one official scalar.

English Official Alignment

This table compares a model's published native / official metric with the closest runnable dataset inside this harness. Missing harness values mean we do not have a like-for-like public slice wired yet.

ProviderOfficial BenchmarkOfficial F1Harness DatasetHarness F1DeltaNotes
spaCy EntityRecognizer ENOntoNotes 50.843N/AN/AN/AOfficial spaCy package metric is on OntoNotes 5. The default shipped benchmark does not include a redistributable OntoNotes slice, so harness runs here focus on CoNLL, WikiNER and WikiANN.
spaCy EntityRecognizer XXWikiNER0.831WikiNER EN Test0.811-0.021Official spaCy multilingual package metric is on WikiNER. Harness runs the same family through public WikiNER EN/PL and broader WikiANN / CoNLL / PolEval checks.
Flair NER ENCoNLL-030.929CoNLL-2003 EN Test0.912-0.017Official Flair fast English NER metric is on CoNLL-03. Harness tests the same model on CoNLL, WikiNER and WikiANN.
Flair NER EN OntoNotesOntoNotes0.893N/AN/AN/AOfficial Flair OntoNotes model metric is on OntoNotes. The default shipped benchmark does not include a redistributable OntoNotes slice, so this model is shown through CoNLL, WikiNER and WikiANN plus its published OntoNotes metric.
Stanza NER ENOntoNotes0.888N/AN/AN/ADefault Stanza English package resolves to the OntoNotes NER model in this harness. The default shipped benchmark keeps only CoNLL, WikiNER and WikiANN as runnable public datasets.

Polish Quality And Speed Snapshot

DatasetBest qualityF1p50 msFastestp50 msFastest F1
PolEval-2018 PL TestStanza NER PL0.732581.55spaCy EntityRecognizer XX16.010.372
WikiNER PL TestspaCy EntityRecognizer XX0.8571.68spaCy EntityRecognizer XX1.680.857
WikiANN PL TestStanza NER PL0.65643.89spaCy EntityRecognizer XX1.250.610

Polish Benchmark Summary

Dataset cells report flat F1. Full matched / predicted / gold / P / R / p50 / p95 details stay in the per-dataset sections below.

ProviderOfficial BenchmarkOfficial F1PolEval-2018 PL TestWikiNER PL TestWikiANN PL TestNotes
spaCy EntityRecognizer PLNKJP / package validation0.8040.6320.5270.463Official spaCy package metric is on NKJP-backed package validation. No public span-level NKJP split is wired here yet, so Polish harness relies on PolEval, WikiNER and WikiANN.
spaCy EntityRecognizer XXWikiNER0.8310.3720.8570.610Official spaCy multilingual package metric is on WikiNER. Harness runs the same family through public WikiNER EN/PL and broader WikiANN / CoNLL / PolEval checks.
Stanza NER PLNKJP0.8870.7320.6660.656Official Stanza Polish metric is on NKJP. Public span-level NKJP is not wired, so harness uses PolEval, WikiNER and WikiANN.
GLiNER MultiN/AN/A0.1660.5240.426GLiNER is treated here as a multilingual zero-shot span baseline. The model card reports several benchmarks, but this harness keeps the comparison on the public EN and PL datasets above instead of collapsing to one official scalar. ; 21 long documents were truncated to 384 tokens (input length range 1217-2645).

Polish Official Alignment

This table compares a model's published native / official metric with the closest runnable dataset inside this harness. Missing harness values mean we do not have a like-for-like public slice wired yet.

ProviderOfficial BenchmarkOfficial F1Harness DatasetHarness F1DeltaNotes
spaCy EntityRecognizer PLNKJP / package validation0.804N/AN/AN/AOfficial spaCy package metric is on NKJP-backed package validation. No public span-level NKJP split is wired here yet, so Polish harness relies on PolEval, WikiNER and WikiANN.
spaCy EntityRecognizer XXWikiNER0.831WikiNER PL Test0.857+0.026Official spaCy multilingual package metric is on WikiNER. Harness runs the same family through public WikiNER EN/PL and broader WikiANN / CoNLL / PolEval checks.
Stanza NER PLNKJP0.887N/AN/AN/AOfficial Stanza Polish metric is on NKJP. Public span-level NKJP is not wired, so harness uses PolEval, WikiNER and WikiANN.

CoNLL-2003 EN Test

Dataset ID: conll2003-en-test Samples: 3453 Supported dataset tracks: flat, surface

Flat Track

ProviderStatusMatchedPredictedGoldPrecisionRecallF1p50 msp95 msNotes
spaCy EntityRecognizer ENcompleted3130865756480.3620.5540.4383.387.94-
spaCy EntityRecognizer XXcompleted3400560656480.6060.6020.6041.382.89-
Flair NER ENcompleted5142563256480.9130.9100.91242.44183.01-
Flair NER EN OntoNotescompleted3756811756480.4630.6650.54642.74177.34-
Stanza NER ENcompleted3710935756480.3960.6570.49546.86190.91-
GLiNER Multicompleted1562309156480.5050.2770.35759.9683.47-

Overlap Track

overlap is not reported for this dataset because the prepared slice does not declare support for this track.

Nested Track

nested is not reported for this dataset because the prepared slice does not declare support for this track.

WikiNER EN Test

Dataset ID: wikiner-en-test Samples: 14423 Supported dataset tracks: flat, surface

Flat Track

ProviderStatusMatchedPredictedGoldPrecisionRecallF1p50 msp95 msNotes
spaCy EntityRecognizer ENcompleted1456039868312160.3650.4660.4105.309.09-
spaCy EntityRecognizer XXcompleted2532331244312160.8100.8110.8112.053.38-
Flair NER ENcompleted2351530881312160.7610.7530.757108.38219.68-
Flair NER EN OntoNotescompleted1916239563312160.4840.6140.541107.97219.31-
Stanza NER ENcompleted1957641748312160.4690.6270.537117.37234.43-
GLiNER Multicompleted791313811312160.5730.2530.35168.6390.83-

Overlap Track

overlap is not reported for this dataset because the prepared slice does not declare support for this track.

Nested Track

nested is not reported for this dataset because the prepared slice does not declare support for this track.

WikiANN EN Test

Dataset ID: wikiann-en-test Samples: 10000 Supported dataset tracks: flat, surface

Flat Track

ProviderStatusMatchedPredictedGoldPrecisionRecallF1p50 msp95 msNotes
spaCy EntityRecognizer ENcompleted483517137139580.2820.3460.3112.874.71-
spaCy EntityRecognizer XXcompleted657315481139580.4250.4710.4471.211.92-
Flair NER ENcompleted709414921139580.4750.5080.49134.8186.46-
Flair NER EN OntoNotescompleted597318671139580.3200.4280.36635.1988.95-
Stanza NER ENcompleted629119208139580.3280.4510.37939.8497.03-
GLiNER Multicompleted30008382139580.3580.2150.26959.9672.44-

Overlap Track

overlap is not reported for this dataset because the prepared slice does not declare support for this track.

Nested Track

nested is not reported for this dataset because the prepared slice does not declare support for this track.

PolEval-2018 PL Test

Dataset ID: poleval2018-pl-test Samples: 1828 Supported dataset tracks: flat, overlap, nested, surface

Flat Track

ProviderStatusMatchedPredictedGoldPrecisionRecallF1p50 msp95 msNotes
spaCy EntityRecognizer PLcompleted1821623707339840.7680.5360.63261.4074.51-
spaCy EntityRecognizer XXcompleted1175229179339840.4030.3460.37216.0119.34-
Stanza NER PLcompleted2117723896339840.8860.6230.732581.55974.22-
GLiNER Multicompleted31874389339840.7260.0940.166307.28449.4521 long documents were truncated to 384 tokens (input length range 1217-2645).

Overlap Track

ProviderStatusMatchedPredictedGoldPrecisionRecallF1p50 msp95 msNotes
spaCy EntityRecognizer PLcompletedN/AN/AN/AN/AN/AN/A61.4074.51Provider does not support this track.
spaCy EntityRecognizer XXcompletedN/AN/AN/AN/AN/AN/A16.0119.34Provider does not support this track.
Stanza NER PLcompletedN/AN/AN/AN/AN/AN/A581.55974.22Provider does not support this track.
GLiNER Multicompleted33684389339840.7670.0990.176307.28449.4521 long documents were truncated to 384 tokens (input length range 1217-2645).

Nested Track

ProviderStatusMatchedPredictedGoldPrecisionRecallF1p50 msp95 msNotes
spaCy EntityRecognizer PLcompletedN/AN/AN/AN/AN/AN/A61.4074.51Provider does not support this track.
spaCy EntityRecognizer XXcompletedN/AN/AN/AN/AN/AN/A16.0119.34Provider does not support this track.
Stanza NER PLcompletedN/AN/AN/AN/AN/AN/A581.55974.22Provider does not support this track.
GLiNER Multicompleted00148970.0000.0000.000307.28449.4521 long documents were truncated to 384 tokens (input length range 1217-2645).

WikiNER PL Test

Dataset ID: wikiner-pl-test Samples: 20456 Supported dataset tracks: flat, surface

Flat Track

ProviderStatusMatchedPredictedGoldPrecisionRecallF1p50 msp95 msNotes
spaCy EntityRecognizer PLcompleted2122943450371190.4890.5720.5276.3810.64-
spaCy EntityRecognizer XXcompleted3169636855371190.8600.8540.8571.682.81-
Stanza NER PLcompleted2714444434371190.6110.7310.666104.34234.27-
GLiNER Multicompleted1556822267371190.6990.4190.52468.1892.05-

Overlap Track

overlap is not reported for this dataset because the prepared slice does not declare support for this track.

Nested Track

nested is not reported for this dataset because the prepared slice does not declare support for this track.

WikiANN PL Test

Dataset ID: wikiann-pl-test Samples: 10000 Supported dataset tracks: flat, surface

Flat Track

ProviderStatusMatchedPredictedGoldPrecisionRecallF1p50 msp95 msNotes
spaCy EntityRecognizer PLcompleted667213854149600.4820.4460.4634.667.16-
spaCy EntityRecognizer XXcompleted923315295149600.6040.6170.6101.252.00-
Stanza NER PLcompleted989715233149600.6500.6620.65643.89107.18-
GLiNER Multicompleted49688391149600.5920.3320.42660.5874.47-

Overlap Track

overlap is not reported for this dataset because the prepared slice does not declare support for this track.

Nested Track

nested is not reported for this dataset because the prepared slice does not declare support for this track.