Datasets:
Tasks:
Summarization
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
aspect-based-summarization
conversations-summarization
multi-document-summarization
email-headline-generation
License:
Hobson Lane commited on
Commit ·
d02a54c
1
Parent(s): 040e6a9
Add tags for task_ids:summarization-* and task_categories:summarization* (#4517)
Browse files* Add task_ids:summarization-* and task_categories:summarization* to metadata yaml at top of README.md
* Update datasets/aeslc/README.md
* Update datasets/aeslc/README.md
* Update README.md
Co-authored-by: hobs <hobs@totalgood.com>
Co-authored-by: Quentin Lhoest <42851186+lhoestq@users.noreply.github.com>
Commit from https://github.com/huggingface/datasets/commit/7125c987883799c9fe00aa4f9e513a1a42a0a377
README.md
CHANGED
|
@@ -3,6 +3,13 @@ language:
|
|
| 3 |
- en
|
| 4 |
paperswithcode_id: aeslc
|
| 5 |
pretty_name: AESLC
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
# Dataset Card for "aeslc"
|
|
|
|
| 3 |
- en
|
| 4 |
paperswithcode_id: aeslc
|
| 5 |
pretty_name: AESLC
|
| 6 |
+
task_categories:
|
| 7 |
+
- summarization
|
| 8 |
+
task_ids:
|
| 9 |
+
- summarization-other-email-headline-generation
|
| 10 |
+
- summarization-other-conversations-summarization
|
| 11 |
+
- summarization-other-multi-document-summarization
|
| 12 |
+
- summarization-other-aspect-based-summarization
|
| 13 |
---
|
| 14 |
|
| 15 |
# Dataset Card for "aeslc"
|