Datasets:
fix task_ids
Browse files
README.md
CHANGED
@@ -16,9 +16,10 @@ source_datasets:
|
|
16 |
- original
|
17 |
task_categories:
|
18 |
- summarization
|
19 |
-
task_ids:
|
20 |
-
- summarization-other-abstractive-summarization
|
21 |
paperswithcode_id: null
|
|
|
|
|
22 |
---
|
23 |
|
24 |
# Dataset Card for "scientific_papers"
|
@@ -207,4 +208,4 @@ The data fields are the same among all splits.
|
|
207 |
|
208 |
### Contributions
|
209 |
|
210 |
-
Thanks to [@thomwolf](https://github.com/thomwolf), [@jplu](https://github.com/jplu), [@lewtun](https://github.com/lewtun), [@patrickvonplaten](https://github.com/patrickvonplaten) for adding this dataset.
|
|
|
16 |
- original
|
17 |
task_categories:
|
18 |
- summarization
|
19 |
+
task_ids: []
|
|
|
20 |
paperswithcode_id: null
|
21 |
+
tags:
|
22 |
+
- abstractive-summarization
|
23 |
---
|
24 |
|
25 |
# Dataset Card for "scientific_papers"
|
|
|
208 |
|
209 |
### Contributions
|
210 |
|
211 |
+
Thanks to [@thomwolf](https://github.com/thomwolf), [@jplu](https://github.com/jplu), [@lewtun](https://github.com/lewtun), [@patrickvonplaten](https://github.com/patrickvonplaten) for adding this dataset.
|