Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 307 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 307 Bytes

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")