Datasets:
Tasks:
Summarization
Modalities:
Text
Formats:
csv
Sub-tasks:
news-articles-headline-generation
Size:
100K - 1M
Update README.md
Browse files
README.md
CHANGED
@@ -75,6 +75,7 @@ The dataset consists of article-headline pairs in string format.
|
|
75 |
|
76 |
* article: a string containing the body of the news article
|
77 |
* headline: a string containing the article's headline
|
|
|
78 |
|
79 |
### Data Splits
|
80 |
|
|
|
75 |
|
76 |
* article: a string containing the body of the news article
|
77 |
* headline: a string containing the article's headline
|
78 |
+
* categories: a list of string of article categories
|
79 |
|
80 |
### Data Splits
|
81 |
|