Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
---
|
|
|
|
|
2 |
language: en
|
|
|
3 |
tags:
|
4 |
- summarization
|
5 |
- abstractive
|
6 |
- hybrid
|
7 |
- multistep
|
8 |
-
base_model: BART
|
9 |
-
datasets: dennlinger/eur-lex-sum
|
10 |
-
pipeline_tag: summarization
|
11 |
model-index:
|
12 |
- name: BART
|
13 |
results:
|
@@ -19,17 +19,17 @@ model-index:
|
|
19 |
type: dennlinger/eur-lex-sum
|
20 |
metrics:
|
21 |
- type: ROUGE-1
|
22 |
-
value: 0.
|
23 |
- type: ROUGE-2
|
24 |
-
value: 0.
|
25 |
- type: ROUGE-L
|
26 |
-
value: 0.
|
27 |
- type: BERTScore
|
28 |
-
value: 0.
|
29 |
- type: BARTScore
|
30 |
-
value: -3.
|
31 |
- type: BLANC
|
32 |
-
value: 0.
|
33 |
---
|
34 |
|
35 |
# Model Card for RoBERTa_BART_dependent_V1
|
|
|
1 |
---
|
2 |
+
base_model: BART
|
3 |
+
datasets: dennlinger/eur-lex-sum
|
4 |
language: en
|
5 |
+
pipeline_tag: summarization
|
6 |
tags:
|
7 |
- summarization
|
8 |
- abstractive
|
9 |
- hybrid
|
10 |
- multistep
|
|
|
|
|
|
|
11 |
model-index:
|
12 |
- name: BART
|
13 |
results:
|
|
|
19 |
type: dennlinger/eur-lex-sum
|
20 |
metrics:
|
21 |
- type: ROUGE-1
|
22 |
+
value: 0.4873756885335214
|
23 |
- type: ROUGE-2
|
24 |
+
value: 0.19749510533367653
|
25 |
- type: ROUGE-L
|
26 |
+
value: 0.22457334690972625
|
27 |
- type: BERTScore
|
28 |
+
value: 0.8720679449635511
|
29 |
- type: BARTScore
|
30 |
+
value: -3.5589672486970514
|
31 |
- type: BLANC
|
32 |
+
value: 0.12717626562060913
|
33 |
---
|
34 |
|
35 |
# Model Card for RoBERTa_BART_dependent_V1
|