metadata
task_categories:
- summarization
language:
- hu
multilinguality:
- monolingual
pretty_name: HunSum-2-abstractive
license: cc-by-nc-sa-4.0
size_categories:
- 1M<n<10M
Dataset Card for HunSum-2-abstractive
Table of Contents
Dataset Description
Dataset Summary
The HunSum-2-abstractive Dataset is a Hungarian-language dataset containing over 1.8M unique news articles with lead and other metadata. The dataset contains articles from 27 major Hungarian news websites.
Supported Tasks and Leaderboards
- 'summarization'
- 'title generation'
Data Fields
uuid: a string containing the unique idarticle: a string containing the body of the news articlelead: a string containing the lead of the articletitle: a string containing the title of the articleurl: a string containing the URL for the articledomain: a string containing the domain of the urldate_of_creation: a timestamp containing the date when the article was createdtags: a sequence containing the tags of the article
Data Splits
The HunSum-2-abstractive dataset has 3 splits: train, validation, and test.
| Dataset Split | Number of Instances in Split |
|---|---|
| Train | 1,813,854 |
| Validation | 1998 |
| Test | 1998 |