Update README.md
Browse files
README.md
CHANGED
@@ -2,17 +2,25 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
5 |
datasets:
|
6 |
- samsum
|
7 |
metrics:
|
8 |
- rouge
|
9 |
widget:
|
10 |
-
- text:
|
11 |
-
Emily: Hey Alex, have you heard about the new restaurant that opened
|
|
|
|
|
12 |
Alex: No, I haven't. What's it called?
|
|
|
13 |
Emily: It's called "Savory Bites." They say it has the best pasta in town.
|
|
|
14 |
Alex: That sounds delicious. When are you thinking of checking it out?
|
|
|
15 |
Emily: How about this Saturday? We can make it a dinner date.
|
|
|
16 |
Alex: Sounds like a plan, Emily. I'm looking forward to it.
|
17 |
model-index:
|
18 |
- name: bart-large-cnn-samsum
|
@@ -35,7 +43,6 @@ model-index:
|
|
35 |
- type: rouge-l
|
36 |
value: 41.214
|
37 |
name: Validation ROUGE-L
|
38 |
-
pipeline_tag: summarization
|
39 |
---
|
40 |
|
41 |
# bart-large-cnn-samsum
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
- seq2seq
|
6 |
+
- summarization
|
7 |
datasets:
|
8 |
- samsum
|
9 |
metrics:
|
10 |
- rouge
|
11 |
widget:
|
12 |
+
- text: >
|
13 |
+
Emily: Hey Alex, have you heard about the new restaurant that opened
|
14 |
+
downtown?
|
15 |
+
|
16 |
Alex: No, I haven't. What's it called?
|
17 |
+
|
18 |
Emily: It's called "Savory Bites." They say it has the best pasta in town.
|
19 |
+
|
20 |
Alex: That sounds delicious. When are you thinking of checking it out?
|
21 |
+
|
22 |
Emily: How about this Saturday? We can make it a dinner date.
|
23 |
+
|
24 |
Alex: Sounds like a plan, Emily. I'm looking forward to it.
|
25 |
model-index:
|
26 |
- name: bart-large-cnn-samsum
|
|
|
43 |
- type: rouge-l
|
44 |
value: 41.214
|
45 |
name: Validation ROUGE-L
|
|
|
46 |
---
|
47 |
|
48 |
# bart-large-cnn-samsum
|