Commit
·
37b7980
1
Parent(s):
b704e26
Fix task tags
Browse files
README.md
CHANGED
|
@@ -1,16 +1,18 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- sv
|
| 4 |
-
license:
|
| 5 |
- cc-by-sa-3.0
|
| 6 |
size_categories:
|
| 7 |
- 10K<n<100K
|
| 8 |
source_datasets:
|
| 9 |
- https://github.com/morningmoni/CiteSu
|
| 10 |
task_categories:
|
| 11 |
-
- conditional-text-generation
|
| 12 |
-
task_ids:
|
| 13 |
- summarization
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# Dataset Card for Swedish Wiki_lingua Dataset
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- sv
|
| 4 |
+
license:
|
| 5 |
- cc-by-sa-3.0
|
| 6 |
size_categories:
|
| 7 |
- 10K<n<100K
|
| 8 |
source_datasets:
|
| 9 |
- https://github.com/morningmoni/CiteSu
|
| 10 |
task_categories:
|
|
|
|
|
|
|
| 11 |
- summarization
|
| 12 |
+
- text2text-generation
|
| 13 |
+
task_ids: []
|
| 14 |
+
tags:
|
| 15 |
+
- conditional-text-generation
|
| 16 |
---
|
| 17 |
|
| 18 |
# Dataset Card for Swedish Wiki_lingua Dataset
|