Update README.md
Browse files
README.md
CHANGED
@@ -5,14 +5,36 @@ metrics:
|
|
5 |
- rouge
|
6 |
model-index:
|
7 |
- name: bart-base-cnn-swe
|
8 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
datasets:
|
10 |
- Gabriel/cnn_daily_swe
|
11 |
tags:
|
12 |
- summarization
|
13 |
-
---
|
14 |
-
|
15 |
|
|
|
|
|
|
|
16 |
|
17 |
# bart-base-cnn-swe
|
18 |
|
|
|
5 |
- rouge
|
6 |
model-index:
|
7 |
- name: bart-base-cnn-swe
|
8 |
+
results:
|
9 |
+
- task:
|
10 |
+
type: summarization
|
11 |
+
name: summarization
|
12 |
+
dataset:
|
13 |
+
name: Gabriel/cnn_daily_swe
|
14 |
+
type: Gabriel/cnn_daily_swe
|
15 |
+
split: validation
|
16 |
+
metrics:
|
17 |
+
- name: Validation ROGUE-1
|
18 |
+
type: rouge-1
|
19 |
+
value: 21.7291
|
20 |
+
verified: true
|
21 |
+
- name: Validation ROGUE-2
|
22 |
+
type: rouge-2
|
23 |
+
value: 10.0209
|
24 |
+
verified: true
|
25 |
+
- name: Validation ROGUE-L
|
26 |
+
type: rouge-l
|
27 |
+
value: 17.775
|
28 |
+
verified: true
|
29 |
+
|
30 |
datasets:
|
31 |
- Gabriel/cnn_daily_swe
|
32 |
tags:
|
33 |
- summarization
|
|
|
|
|
34 |
|
35 |
+
widget:
|
36 |
+
-text: Minst två personer dödades i en misstänkt bomb attack på en personbuss i de stridiga södra filippiner på måndag, sade militären.
|
37 |
+
---
|
38 |
|
39 |
# bart-base-cnn-swe
|
40 |
|