datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
ner-jsonlperson-names-ner
Dataset Card for Person Full Name NER Parsing
This dataset contains 3,383,944 curated and augmented person names, designed specifically for training Token Classification (NER) models. The primary task is to parse a full name string into its FirstName and LastName components, correctly handling multi-word names and different ordering formats.
Dataset Details
Dataset Description
This dataset is built to train robust models that can understand and segment human… See the full description on the dataset page: https://huggingface.co/datasets/ele-sage/person-names-ner.ner-eval-predictionsPile-NER-type
Intro
Pile-NER-type is a set of GPT-generated data for named entity recognition using the type-based data construction prompt. It was collected by prompting gpt-3.5-turbo-0301 and augmented by negative sampling. Check our project page for more information.
License
Attribution-NonCommercial 4.0 International
data-use-ner
Data-use-ner (human holdout)
GLiNER-format human-adjudicated holdout: 473 spans — annotator190 (190, origin=fcv_pads_east_africa) + jdc283 (283, origin=jdc_operational). Never trained on.
Source: rafmacalaba/datause-displacement-reviewed holdout (gliner_reviewed token spans + readable_reviewed passages, v2.4 labels) with v3 probe head_score (outputs/gliner_datause_v3_probe_human473.jsonl).
Columns
text (full passage = " ".join(tokenized_text); span char offsets… See the full description on the dataset page: https://huggingface.co/datasets/rafmacalaba/data-use-ner.datause-ner
Datause NER (catch-all DATA_MENTION + probe configs)
Catch-all NER views over rafmacalaba/datause-probe-v3 passages (29,346 spans grouped into passage examples). Single entity type DATA_MENTION: every candidate span is tagged, keeps and drops alike — the probe head (not NER tags) owns the keep/drop boundary. No NAMED/DESCRIPTIVE/VAGUE subtypes, no NON_MENTION.
Per-origin thresholds (head best-F1, published holdout sweep)
origin
threshold… See the full description on the dataset page: https://huggingface.co/datasets/rafmacalaba/datause-ner.llm-ner-extraction
Introduction
This dataset is an extraction of NER data from the wikipedia dataset.
This can be used to fine tune llm models for NER extraction.
greek_legal_ner
Dataset Card for Greek Legal Named Entity Recognition
Dataset Summary
This dataset contains an annotated corpus for named entity recognition in Greek legislations. It is the first of its kind for the Greek language in such an extended form and one of the few that examines legal text in a full spectrum entity recognition.
Supported Tasks and Leaderboards
The dataset supports the task of named entity recognition.
Languages
The language in the dataset… See the full description on the dataset page: https://huggingface.co/datasets/joelniklaus/greek_legal_ner.biomed_NER
Biomed NER
This dataset consists of 4,840 manually annotated text records drawn from PubMed abstracts, drug descriptions from the FDA, and patent abstracts. All entities are continuous, and there are no nested entities.
Dataset composition
The dataset contains 4,840 annotated text records distributed across three sources:
Source
Approx. records
Purpose
PubMed abstracts
~4,300
Core biomedical content
FDA drug descriptions
~430
Pharmaceutical text with dense… See the full description on the dataset page: https://huggingface.co/datasets/knowledgator/biomed_NER.GeoEDdA-NER
GeoEDdA-NER: A Gold Standard Dataset for Geo-semantic Annotation of Diderot & d’Alembert’s Encyclopédie
Dataset Description
Authors: Ludovic Moncla, Katherine McDonough and Denis Vigier in the framework of the GEODE project.
Data source: ARTFL Encyclopédie Project, University of Chicago
Github repository: https://github.com/GEODE-project/ner-spancat-edda
Language: French
License: cc-by-nc-4.0
Zenodo repository: https://zenodo.org/records/10530177
Dataset… See the full description on the dataset page: https://huggingface.co/datasets/GEODE/GeoEDdA-NER.ner-wikipedia-dataset
Wikipediaを用いた日本語の固有表現抽出データセット
GitHub: https://github.com/stockmarkteam/ner-wikipedia-dataset/
LICENSE: CC-BY-SA 3.0
Developed by Stockmark Inc.
nerd-knowledge-api
NerdOptimize Dataset (v1.0.0)
English dataset for SEO (Data‑Driven) and AI Search / AEO by NerdOptimize (Bangkok, TH).Built for GitHub, Hugging Face, and on‑site deployment, so LLMs can learn/cite the brand.
Structure
data/*.json → core machine‑readable data (ICPs, services, case studies, frameworks, articles, labels, metadata, processing steps)
server.js / openapi.json → tiny Express API to serve the dataset
schema-dataset.jsonld → Dataset JSON‑LD for Google Dataset… See the full description on the dataset page: https://huggingface.co/datasets/NerdOptimize/nerd-knowledge-api.mizo-ner
Mizo Named Entity Recognition Corpus
441,178 Mizo sentences carrying 590,655 entity annotations across
eleven types, built by projecting spaCy-detected English entities across
a Mizo--English parallel corpus of 1,357,838 sentence pairs.
Includes a gold evaluation set of 300 sentences annotated
independently by two Mizo speakers (Cohen's kappa 0.798) and adjudicated.
Read this first
Labels are silver-standard, produced automatically. Measured against
the gold set… See the full description on the dataset page: https://huggingface.co/datasets/haulai/mizo-ner.complex_ner
Elephant Labs Complex PII Dataset for Long Contexts and Advanced Anonymization (with Business and Software-related Entities)
Developed by: Elephant Labs
LinkedIn: Elephant Labs
Dataset Size: 20,0000 synthetic documents
Number of tokens in text: 14,140,795 (Tokenized with tiktoken.encoding_for_model("gpt-3.5-turbo"))
Dataset Summary
Purpose: A synthetically generated dataset for advanced NER tasks, supporting both token classification and LLM fine-tuning (enabling… See the full description on the dataset page: https://huggingface.co/datasets/MorryShah/complex_ner.ko-pii-ner-100k
한국 PII 특화 학습용 데이터셋 (ko_pii_v1)
한국 고유 식별자와 조사 결합 경계를 정면으로 다루는 한국어 PII NER 학습 데이터셋.
1. 개요
학습용 98,845건 + 외부 평가용 홀드아웃 2,006건
라벨 20종 3티어 / BIO 41 클래스
시드 42, 검증자릿수 정책 invalid, 사용 티어 [1, 2, 3]
포맷: JSONL. {id, text, spans:[{start,end,label,value}], meta}
이 레포의 NERPreprocessor span 포맷과 동일해 학습 경로 수정 없이 사용 가능
1-1. 이 데이터셋으로 학습한 모델
seongyeon1/ko-pii-ner-roberta-base
(klue/roberta-base 파인튜닝, CC-BY-SA-4.0)
학습에 한 번도 쓰이지 않은 KDPII 공식 test split 기준 F5 0.9344.
내부… See the full description on the dataset page: https://huggingface.co/datasets/seongyeon1/ko-pii-ner-100k.arcspan-cyber-ner
Arcspan Cybersecurity NER Dataset
A multi-source cybersecurity named entity recognition dataset in OPF (OpenAI Privacy Filter) JSONL format, covering 5 entity classes across threat intelligence reports, CVE descriptions, MITRE ATT&CK entries, APT reports, and more.
Built as the training and evaluation corpus for the Arcspan project — fine-tuning OpenAI's sparse MoE Privacy Filter for cybersecurity IOC extraction.
Dataset Summary
Split
File
Records
Spans
Purpose… See the full description on the dataset page: https://huggingface.co/datasets/chairulridjal/arcspan-cyber-ner.synthengine-cot-edge-case-v1
SynthEngine CoT Edge Case Dataset v1.0
Premium synthetic Chain-of-Thought reasoning data for autonomous driving, robotics, and embodied AI edge cases.
🔗 Full dataset (1000 records) available on Gumroad
This HuggingFace repo contains a free sample (10 records) under CC BY-NC-SA 4.0.
🎯 Why This Dataset?
In 2025, NVIDIA Alpamayo-R1 proved that Chain-of-Causation reasoning improves autonomous driving planning accuracy by +12% and reduces close encounters by -35%.… See the full description on the dataset page: https://huggingface.co/datasets/NeroSeungSan/synthengine-cot-edge-case-v1.cross-nernerel_dataset
TeSla NeReL Dataset
Скуп за обучавање модела за обележавање и повезивање именованих ентитета (NER+NEL)
Преко 150.000 реченица анотираних реченица из различитих домена
Named Entity Recognition and Linking (NER+NEL) Model Training Set for Serbian
Over 150,000 annotated sentences from various domains
Editor
Milica Ikonić Nešić
@MilicaIK
Editor… See the full description on the dataset page: https://huggingface.co/datasets/te-sla/nerel_dataset.rubai-NER-150K-Personal
Rubai NER Dataset - Personal Information Detection (Synthetic)
A dataset for training Named Entity Recognition (NER) models to detect personal information in Uzbek and Russian text. All Data Synthetic, no contains real personal information!
Dataset Description
This dataset contains 142,704 annotated examples for detecting personal information entities in informal Uzbek and Russian text (Latin and Cyrillic scripts).
Supported Entity Types
Entity… See the full description on the dataset page: https://huggingface.co/datasets/islomov/rubai-NER-150K-Personal.impresso-mediaagencies-ner-dataset
Impresso Media Sources Dataset
Curated token-classification data for news-agency and radio-station mentions in Impresso historical newspaper text.
The v0.1 data is derived from the legacy French/German HIPE-style news-agency annotations, converted to JSONL, manually reviewed against the current model's dev/test disagreements, and updated according to annotation guidelines v2.0. The current guidelines annotate every explicit canonical media-source organization mention, not only… See the full description on the dataset page: https://huggingface.co/datasets/impresso-project/impresso-mediaagencies-ner-dataset.FG_NER_datavc-deal-flow-signal-corpus
VC Deal Flow Signal — Curated Entity Corpus
Versioned, dated, diffable snapshot of every curated entity asserted by
signals.gitdealflow.com: companies (with
public GitHub orgs), venture funds, public engineering founders, glossary
terms, sector hubs, and M&A acquirers.
This is the entity/knowledge-graph layer — distinct from the
numeric signal panel
and the glossary-only dataset.
Provenance
Field
Value
revision
212f0129786bf76f (deterministic content… See the full description on the dataset page: https://huggingface.co/datasets/the-data-nerd/vc-deal-flow-signal-corpus.buster-expanded-ner
BUSTER Expanded NER
BUSTER Expanded NER is a derived annotation layer over the 3,779 manually
annotated English documents in the gold corpus of
expertai/BUSTER. It replaces
BUSTER's transaction-role ontology with four general named-entity labels and
materially expands mention coverage within each document.
The release is designed as a tokenizer-neutral source for training flat NER
models. It stores exact character spans rather than tokenizer-specific tags, so
BIOES labels can be… See the full description on the dataset page: https://huggingface.co/datasets/PITTI/buster-expanded-ner.uzbek_ner
Uzbek NER Dataset
About the Dataset
This dataset is created for Named Entity Recognition (NER) in Uzbek texts. The dataset includes named entities from various categories such as persons, places, organizations, dates, and more.
Data Structure
The data is provided in JSON format with the following structure:
{
"LOC": ["Location names"],
"ORG": ["Organization names"],
"PERSON": ["Person names"],
"DATE": ["Date expressions"],
"MONEY":… See the full description on the dataset page: https://huggingface.co/datasets/risqaliyevds/uzbek_ner.data_base_nerAashraf995__Creative-7B-nerd-details
Dataset Card for Evaluation run of Aashraf995/Creative-7B-nerd
Dataset automatically created during the evaluation run of model Aashraf995/Creative-7B-nerd
The dataset is composed of 38 configuration(s), each one corresponding to one of the evaluated task.
The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results.
An… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/Aashraf995__Creative-7B-nerd-details.gemini-bavarian-ner-v0.1
Gemini-powered Bavarian NER Dataset
Inspired by GLiNER models and its used datasets, we present a Gemini-powered NER Dataset for Bavarian.
The dataset currently features 116,075 sentences from Bavarian Wikipedia, where named entities are found using Gemini 2.0 Flash.
Changelog
03.07.2025: Initial version of the dataset and public release.
Template
Thankfully, the GLiNER-X community shared their prompt for generating datasets that were used for training the… See the full description on the dataset page: https://huggingface.co/datasets/bavarian-nlp/gemini-bavarian-ner-v0.1.synthetic-multi-med-notes-ner-v1
Multilingual Synthetic Medical Notes for NER
This dataset provides multilingual synthetic clinical notes for information extraction and NER workflows.
Dataset file
train.jsonl (JSON Lines): one example per line
Schema
Each line in train.jsonl contains:
text: synthetic medical note text
language: language of the note
entities: character-level entity annotations (text, label, start, end)
gliner_tokenized_text: tokenized note text for GLiNER-style… See the full description on the dataset page: https://huggingface.co/datasets/E3-JSI/synthetic-multi-med-notes-ner-v1.Galician_NER
Galician NER test
Dataset created by combining four galician datasets for Named Entity Recognition, annotated according to the new standards for NER annotations:
corNER: Updated version of the original corNER dataset, which was created by annotating for NER the corga dataset.
LREC: Updated version to keep up with the new standards for NER annotations.
PUD: Dataset created by annotating for NER the Galician PUD treebank.
TreeGal: Dataset created by annotating for NER the TreeGal… See the full description on the dataset page: https://huggingface.co/datasets/proxectonos/Galician_NER.
