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: T5
|
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: -2.
|
31 |
- type: BLANC
|
32 |
-
value: 0.
|
33 |
---
|
34 |
|
35 |
# Model Card for RoBERTa_T5_dependent_V1
|
|
|
1 |
---
|
2 |
+
base_model: T5
|
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.29356350386335944
|
23 |
- type: ROUGE-2
|
24 |
+
value: 0.09257107928781602
|
25 |
- type: ROUGE-L
|
26 |
+
value: 0.1854307701842825
|
27 |
- type: BERTScore
|
28 |
+
value: 0.8404191282874379
|
29 |
- type: BARTScore
|
30 |
+
value: -2.2234019857049203
|
31 |
- type: BLANC
|
32 |
+
value: 0.111228426842346
|
33 |
---
|
34 |
|
35 |
# Model Card for RoBERTa_T5_dependent_V1
|