Datasets:
Commit
•
b8544d0
1
Parent(s):
8c44d8b
Fix task tags
Browse files
README.md
CHANGED
@@ -17,12 +17,13 @@ source_datasets:
|
|
17 |
task_categories:
|
18 |
- summarization
|
19 |
- text2text-generation
|
20 |
-
task_ids:
|
21 |
-
- summarization-other-query-based-summarization
|
22 |
-
- summarization-other-query-based-multi-document-summarization
|
23 |
-
- summarization-other-scientific-documents-summarization
|
24 |
paperswithcode_id: multi-document-summarization
|
25 |
pretty_name: MSLR Shared Task
|
|
|
|
|
|
|
|
|
26 |
---
|
27 |
|
28 |
# Dataset Card for MSLR2022
|
|
|
17 |
task_categories:
|
18 |
- summarization
|
19 |
- text2text-generation
|
20 |
+
task_ids: []
|
|
|
|
|
|
|
21 |
paperswithcode_id: multi-document-summarization
|
22 |
pretty_name: MSLR Shared Task
|
23 |
+
tags:
|
24 |
+
- query-based-summarization
|
25 |
+
- query-based-multi-document-summarization
|
26 |
+
- scientific-document-summarization
|
27 |
---
|
28 |
|
29 |
# Dataset Card for MSLR2022
|