CoNLL-2012 is the canonical dataset introduced for the shared task on modeling multilingual unrestricted coreference in OntoNotes, defining the train, development, and test splits used to benchmark end-to-end coreference resolution systems. It requires models to jointly perform mention detection and coreference resolution across English, Chinese, and Arabic text, evaluating performance using the MUC, B³, and CEAFₑ metrics averaged into the CoNLL F1 score.
Glossary
CoNLL-2012

What is CoNLL-2012?
The standard evaluation benchmark for end-to-end coreference resolution, derived from the OntoNotes 5.0 corpus.
Derived from the OntoNotes 5.0 corpus, CoNLL-2012 provides gold-standard annotations for entities, syntactic parse trees, and semantic roles, enabling the training of neural architectures like the e2e-coref model. The shared task established the gold-layer mentions setting and the predicted mentions setting, making it the foundational benchmark for modern mention-ranking models and higher-order inference techniques.
Key Characteristics of CoNLL-2012
The defining features of the standard dataset for end-to-end coreference resolution, derived from OntoNotes 5.0.
OntoNotes 5.0 Foundation
The corpus is built directly from the OntoNotes 5.0 dataset, a large-scale, multi-genre corpus. It provides rich, integrated annotations including syntax, predicate-argument structure, word senses, and coreference chains. The data spans English, Chinese, and Arabic, though the shared task focused on English. Genres include newswire, broadcast news, broadcast conversation, telephone conversation, weblogs, and pivot text from the Bible.
Gold Mention Paradigm
The official evaluation scenario provides models with gold (human-annotated) mentions. This separates the task of mention detection from the core task of linking. Systems are scored purely on their ability to correctly cluster these pre-identified spans into entities. This paradigm allows for a focused evaluation of the coreference linking algorithm itself, isolating it from the noise of imperfect mention detection.
MUC, B³, and CEAFₑ Scoring
Performance is evaluated using the average of three complementary metrics:
- MUC (Message Understanding Conference): A link-based metric that heavily penalizes errors in large chains.
- B³ (Bagga & Baldwin): A mention-based precision and recall metric that evaluates the correctness of individual mention assignments.
- CEAFₑ (Constrained Entity-Alignment F-Measure): An entity-based metric that finds the optimal one-to-one alignment between predicted and gold entities using a mention-similarity criterion. The final score is the CoNLL F1, the unweighted average of these three metrics.
End-to-End (Closed) Track
A secondary evaluation track requires systems to perform end-to-end coreference, starting from raw text. Models must first detect all candidate mentions (mention detection) and then cluster them into coreference chains. This is a significantly harder task, as errors in mention identification cascade directly into linking errors. Systems are evaluated using the same MUC, B³, and CEAFₑ metrics, but on the full system output.
Singleton Entities Exclusion
A critical design choice is that singleton entities are excluded from the official evaluation. A singleton is an entity mentioned exactly once in a document. The gold data contains these, but they are removed for scoring. This means a model is not penalized for failing to cluster a lone mention, focusing the evaluation on the resolution of multi-mention entities and the quality of the chains that are formed.
Standardized Data Splits
The dataset defines canonical train, development, and test splits to ensure reproducible research. The English portion is segmented into:
- Train: 2,802 documents
- Dev: 343 documents
- Test: 348 documents These splits are stratified by genre to ensure a representative distribution of linguistic phenomena across all sets, preventing genre-specific overfitting.
Frequently Asked Questions
Essential answers about the CoNLL-2012 shared task, the definitive benchmark for end-to-end neural coreference resolution derived from the OntoNotes 5.0 corpus.
The CoNLL-2012 shared task is the standard benchmark competition for end-to-end coreference resolution, modeling the full pipeline of identifying entity mentions and clustering them into coreference chains without relying on gold-standard syntactic input. It is critically important because it established the OntoNotes 5.0 corpus as the de facto evaluation standard, enabling reproducible comparisons between neural architectures like the mention-ranking model and e2e-coref. The task evaluates systems across three languages—English, Chinese, and Arabic—using the average F1 score of the MUC, B³, and CEAFₑ metrics, providing a holistic measure of a model's ability to resolve anaphora, cataphora, and split antecedents in diverse genres including newswire, broadcast conversation, and web text.
Enabling Efficiency, Speed & Accuracy
Intelligent Analysis, Decision & Execution
We build AI systems for teams that need search across company data, workflow automation across tools, or AI features inside products and internal software.
Talk to Us
Search across company data
Give teams answers from docs, tickets, runbooks, and product data with sources and permissions.
Useful when people spend too long searching or get different answers from different systems.

Automate internal workflows
Use AI to route work, draft outputs, trigger actions, and keep approvals and logs in place.
Useful when repetitive work moves across multiple tools and teams.

Add AI to products and internal tools
Build assistants, guided actions, or decision support into the software your team or customers already use.
Useful when AI needs to be part of the product, not a separate tool.
Related Terms
Mastering CoNLL-2012 requires understanding the full stack of coreference resolution concepts, from linguistic foundations to modern neural architectures.
Mention-Ranking Model
The dominant neural architecture for CoNLL-2012 tasks. Instead of making independent pairwise decisions, this model scores all candidate antecedents for a given mention and selects the highest-ranked one.
- Uses learned span representations to encode mentions
- Employs biaffine attention for pairwise scoring
- Enables higher-order inference for transitive reasoning across chains
- Achieved state-of-the-art results on the CoNLL-2012 shared task
SpanBERT
A pre-training method specifically optimized for span-level tasks like coreference resolution on CoNLL-2012. Unlike standard BERT, SpanBERT masks contiguous spans of tokens rather than individual tokens.
- Predicts masked spans using span boundary representations
- Trained on a span boundary objective that forces the model to encode span-level information
- Significantly outperforms standard BERT on CoNLL-2012 benchmark
- Provides the foundational encoder for modern coreference systems
Coreference Chain
The fundamental output structure evaluated in CoNLL-2012. A coreference chain is the complete ordered set of all mentions within a document that refer to a single entity.
- Begins with the first mention (often a proper name or full noun phrase)
- Includes all subsequent pronominal references (he, she, it)
- May contain bridging anaphora inferentially linked to the discourse referent
- CoNLL-2012 metrics (MUC, B³, CEAF) evaluate chain quality
Higher-Order Inference
An iterative refinement technique critical for CoNLL-2012 performance. Span representations are updated based on the representations of their predicted antecedents, enabling transitive reasoning.
- First-order: independent pairwise scoring
- Second-order: spans attend to their top-ranked antecedents
- Enables resolution of split antecedents where plural pronouns refer to multiple entities
- Dramatically improves singleton entity identification
- Key innovation in the e2e-coref architecture by Lee et al.
Mention Detection
The prerequisite subtask for CoNLL-2012 evaluation. Identifies all spans of text that refer to an entity before coreference chains can be built.
- Span pruning filters low-likelihood candidate spans to reduce computational cost
- Head-finding heuristics identify the syntactic head word of each mention
- Modern systems perform joint mention detection and coreference scoring
- CoNLL-2012 gold mentions include named entities, pronouns, and nominal phrases
- Quality of mention detection directly impacts downstream coreference metrics
Winograd Schema
A pronoun disambiguation challenge that tests the commonsense reasoning capabilities required for CoNLL-2012. Two sentences differ by a single word that flips the pronoun's antecedent.
- Example: "The trophy doesn't fit in the suitcase because it is too big." vs. "...because it is too small."
- Requires deep world knowledge beyond syntactic patterns
- Exposes limitations of models trained purely on CoNLL-2012 statistical patterns
- Used as a diagnostic benchmark for genuine language understanding

About the author
Prasad Kumkar
CEO & MD, Inference Systems
Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.
His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.
Partnered with leading AI, data, and software stack.
How We Work
Custom AI workflows for your Business
One-fit-all AI don't work for modern businesses. At Inferensys, we aim to understand your business & custom requirements; which we use to define most efficient agentic workflows, the data, and the tools for your business.
01
Review the use case
We understand the task, the users, and where AI can actually help.
Read more02
Pick the right approach
We define what needs search, automation, or product integration.
Read more03
Build the first useful version
We implement the part that proves the value first.
Read more04
Improve from there
We add the checks and visibility needed to keep it useful.
Read moreThe first call is a practical review of your use case and the right next step.
Talk to Us