TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/ToTTo: A Controlled Table-To-Text Generation Dataset

ToTTo: A Controlled Table-To-Text Generation Dataset

Ankur P. Parikh, Xuezhi Wang, Sebastian Gehrmann, Manaal Faruqui, Bhuwan Dhingra, Diyi Yang, Dipanjan Das

2020-04-29EMNLP 2020 11Data-to-Text GenerationText GenerationTable-to-Text GenerationConditional Text Generation
PaperPDFCode(official)

Abstract

We present ToTTo, an open-domain English table-to-text dataset with over 120,000 training examples that proposes a controlled generation task: given a Wikipedia table and a set of highlighted table cells, produce a one-sentence description. To obtain generated targets that are natural but also faithful to the source table, we introduce a dataset construction process where annotators directly revise existing candidate sentences from Wikipedia. We present systematic analyses of our dataset and annotation process as well as results achieved by several state-of-the-art baselines. While usually fluent, existing methods often hallucinate phrases that are not supported by the table, suggesting that this dataset can serve as a useful research benchmark for high-precision conditional text generation.

Results

TaskDatasetMetricValueModel
Text GenerationToTToBLEU44BERT-to-BERT
Text GenerationToTToPARENT52.6BERT-to-BERT
Text GenerationToTToBLEU41.6Pointer Generator
Text GenerationToTToPARENT51.6Pointer Generator
Text GenerationToTToBLEU19.2NCP+CC (Puduppully et al 2019)
Text GenerationToTToPARENT29.2NCP+CC (Puduppully et al 2019)
Data-to-Text GenerationToTToBLEU44BERT-to-BERT
Data-to-Text GenerationToTToPARENT52.6BERT-to-BERT
Data-to-Text GenerationToTToBLEU41.6Pointer Generator
Data-to-Text GenerationToTToPARENT51.6Pointer Generator
Data-to-Text GenerationToTToBLEU19.2NCP+CC (Puduppully et al 2019)
Data-to-Text GenerationToTToPARENT29.2NCP+CC (Puduppully et al 2019)

Related Papers

Making Language Model a Hierarchical Classifier and Generator2025-07-17Mitigating Object Hallucinations via Sentence-Level Early Intervention2025-07-16The Devil behind the mask: An emergent safety vulnerability of Diffusion LLMs2025-07-15Seq vs Seq: An Open Suite of Paired Encoders and Decoders2025-07-15Hashed Watermark as a Filter: Defeating Forging and Overwriting Attacks in Weight-based Neural Network Watermarking2025-07-15Exploiting Leaderboards for Large-Scale Distribution of Malicious Models2025-07-11CLI-RAG: A Retrieval-Augmented Framework for Clinically Structured and Context Aware Text Generation with LLMs2025-07-09FIFA: Unified Faithfulness Evaluation Framework for Text-to-Video and Video-to-Text Generation2025-07-09