Datasets:
fix task_ids
Browse files
README.md
CHANGED
|
@@ -15,10 +15,11 @@ source_datasets:
|
|
| 15 |
- original
|
| 16 |
task_categories:
|
| 17 |
- summarization
|
| 18 |
-
task_ids:
|
| 19 |
-
- summarization-other-aspect-based-summarization
|
| 20 |
paperswithcode_id: wikiasp
|
| 21 |
pretty_name: WikiAsp
|
|
|
|
|
|
|
| 22 |
---
|
| 23 |
|
| 24 |
# Dataset Card for WikiAsp
|
|
@@ -171,4 +172,4 @@ An example from the "plant" configuration:
|
|
| 171 |
|
| 172 |
### Contributions
|
| 173 |
|
| 174 |
-
Thanks to [@katnoria](https://github.com/katnoria) for adding this dataset.
|
|
|
|
| 15 |
- original
|
| 16 |
task_categories:
|
| 17 |
- summarization
|
| 18 |
+
task_ids: []
|
|
|
|
| 19 |
paperswithcode_id: wikiasp
|
| 20 |
pretty_name: WikiAsp
|
| 21 |
+
tags:
|
| 22 |
+
- aspect-based-summarization
|
| 23 |
---
|
| 24 |
|
| 25 |
# Dataset Card for WikiAsp
|
|
|
|
| 172 |
|
| 173 |
### Contributions
|
| 174 |
|
| 175 |
+
Thanks to [@katnoria](https://github.com/katnoria) for adding this dataset.
|