Commit
•
accef2c
1
Parent(s):
438ac14
Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,35 @@ widget:
|
|
15 |
Jeff: ok.
|
16 |
Jeff: and how can I get started?
|
17 |
Jeff: where can I find documentation?
|
18 |
-
Philipp: ok, ok you can find everything here. https://huggingface.co/blog/the-partnership-amazon-sagemaker-and-hugging-face
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
---
|
20 |
|
21 |
## `bart-large-cnn-samsum`
|
|
|
15 |
Jeff: ok.
|
16 |
Jeff: and how can I get started?
|
17 |
Jeff: where can I find documentation?
|
18 |
+
Philipp: ok, ok you can find everything here. https://huggingface.co/blog/the-partnership-amazon-sagemaker-and-hugging-face
|
19 |
+
model-index:
|
20 |
+
- name: bart-large-cnn-samsum
|
21 |
+
results:
|
22 |
+
- task:
|
23 |
+
name: Abstractive Text Summarization
|
24 |
+
type: abstractive-text-summarization
|
25 |
+
dataset:
|
26 |
+
name: "SAMSum Corpus: A Human-annotated Dialogue Dataset for Abstractive Summarization"
|
27 |
+
type: samsum
|
28 |
+
metrics:
|
29 |
+
- name: Validation ROGUE-1
|
30 |
+
type: rogue-1
|
31 |
+
value: 42.621
|
32 |
+
- name: Validation ROGUE-2
|
33 |
+
type: rogue-2
|
34 |
+
value: 21.9825
|
35 |
+
- name: Validation ROGUE-L
|
36 |
+
type: rogue-l
|
37 |
+
value: 33.034
|
38 |
+
- name: Test ROGUE-1
|
39 |
+
type: rogue-1
|
40 |
+
value: 41.3174
|
41 |
+
- name: Test ROGUE-2
|
42 |
+
type: rogue-2
|
43 |
+
value: 20.8716
|
44 |
+
- name: Test ROGUE-L
|
45 |
+
type: rogue-l
|
46 |
+
value: 32.1337
|
47 |
---
|
48 |
|
49 |
## `bart-large-cnn-samsum`
|