Datasets:
File size: 715 Bytes
408b38f 3fe8df8 408b38f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
---
task_categories:
- summarization
- question-answering
- text-retrieval
- text-generation
pretty_name: NewsQASum
language:
- en
size_categories:
- 10K<n<100K
---
# NewsQASum, a dataset for question answering and summarization of news
<!-- Provide a quick summary of the dataset. -->
This dataset contains the CNN articles at the overlap between the [newsqa](https://huggingface.co/datasets/newsqa) question-answering
dataset and the [CNN DailyMail](https://huggingface.co/datasets/cnn_dailymail) summarization dataset. Each article is annotated with
a summary and a list of questions and corresponding answers.
**Tasks:** QA, summarization, text retrieval
**Genre:** News stories
**Language:** English |