Datasets:
sebastianhestsveen
commited on
Commit
•
2b739dd
1
Parent(s):
07886ab
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- summarization
|
4 |
+
language:
|
5 |
+
- 'no'
|
6 |
+
- nb
|
7 |
+
- nn
|
8 |
+
size_categories:
|
9 |
+
- 100K<n<1M
|
10 |
+
---
|
11 |
+
|
12 |
+
This dataset is designed for training in text summarization.
|
13 |
+
|
14 |
+
This dataset is a compilation of these datasets:
|
15 |
+
- navjordj/SNL_summarization
|
16 |
+
- navjordj/VG_summarization
|
17 |
+
- NbAiLab/norwegian-xsum
|
18 |
+
|