AnswerSumm: A Manually-Curated Dataset and Pipeline for Answer Summarization The huggingface version of the dataset can be accessed here: from datasets import load_dataset answersumm = load_dataset("alexfabbri/answersumm")