google-research-datasets / ToTTo
ToTTo is 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. We hope it can serve as a useful research benchmark for high-precision conditional text generation.
☆441Updated 6 months ago
Alternatives and similar repositories for ToTTo:
Users that are interested in ToTTo are comparing it to the libraries listed below
- TyDi QA contains 200k human-annotated question-answer pairs in 11 Typologically Diverse languages, written without seeing the answer and …☆301Updated 4 years ago
- Scripts and links to recreate the ELI5 dataset.☆324Updated 3 years ago
- [ACL 2021] Learning Dense Representations of Phrases at Scale; EMNLP'2021: Phrase Retrieval Learns Passage Retrieval, Too https://arxiv.o…☆603Updated 2 years ago
- Officially supported AllenNLP models☆538Updated 2 years ago
- This dataset contains 108,463 human-labeled and 656k noisily labeled pairs that feature the importance of modeling structure, context, an…☆557Updated 3 years ago
- SummVis is an interactive visualization tool for text summarization.☆252Updated 2 years ago
- Unsupervised Question answering via Cloze Translation☆219Updated 2 years ago
- ☆344Updated 3 years ago
- XTREME is a benchmark for the evaluation of the cross-lingual generalization ability of pre-trained multilingual models that covers 40 ty…☆640Updated 2 years ago
- Adversarial Natural Language Inference Benchmark☆393Updated 2 years ago
- Interpretable Evaluation for (Almost) All NLP Tasks☆195Updated 2 years ago
- UnifiedQA: Crossing Format Boundaries With a Single QA System☆432Updated 2 years ago
- New dataset☆303Updated 3 years ago
- Code and data to support the paper "PAQ 65 Million Probably-Asked Questions andWhat You Can Do With Them"☆202Updated 3 years ago
- DialoGLUE: A Natural Language Understanding Benchmark for Task-Oriented Dialogue☆282Updated last year
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆429Updated last year
- Repository for the paper "Optimal Subarchitecture Extraction for BERT"☆471Updated 2 years ago
- The corresponding code from our paper "DeCLUTR: Deep Contrastive Learning for Unsupervised Textual Representations". Do not hesitate to o…☆380Updated last year
- The official implementation of ICLR 2020, "Learning to Retrieve Reasoning Paths over Wikipedia Graph for Question Answering".☆431Updated 8 months ago
- Library for Knowledge Intensive Language Tasks☆935Updated 2 years ago
- Resources for the "SummEval: Re-evaluating Summarization Evaluation" paper☆390Updated 9 months ago
- KnowBert -- Knowledge Enhanced Contextual Word Representations☆375Updated 4 years ago
- Awesome Neural Adaptation in Natural Language Processing. A curated list. https://arxiv.org/abs/2006.00632☆265Updated 3 years ago
- BERT for Coreference Resolution☆448Updated 2 years ago
- A summary of must-read papers for Neural Question Generation (NQG)☆583Updated 3 years ago
- SentAugment is a data augmentation technique for NLP that retrieves similar sentences from a large bank of sentences. It can be used in c…☆362Updated 3 years ago
- A repo to explore different NLP tasks which can be solved using T5