Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,18 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
metrics:
|
5 |
- rouge
|
6 |
model-index:
|
7 |
- name: bart-base-cnn-swe
|
8 |
results: []
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
-
|
12 |
-
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
# bart-base-cnn-swe
|
15 |
|
|
|
1 |
---
|
2 |
+
language: sv
|
3 |
+
license: mit
|
4 |
metrics:
|
5 |
- rouge
|
6 |
model-index:
|
7 |
- name: bart-base-cnn-swe
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- Gabriel/cnn_dailymail-swe
|
11 |
+
tags:
|
12 |
+
- summarization
|
13 |
---
|
14 |
|
15 |
+
|
|
|
16 |
|
17 |
# bart-base-cnn-swe
|
18 |
|