Update README.md
Browse files
README.md
CHANGED
@@ -7,9 +7,9 @@ language:
|
|
7 |
pipeline_tag: summarization
|
8 |
---
|
9 |
|
10 |
-
|
11 |
-
Pre-trained from: BART-large-cnn
|
12 |
-
|
13 |
|
14 |
## Eval Results:
|
15 |
Reference summary is the ground truth from the dataset and generated summary is generated by this model.
|
|
|
7 |
pipeline_tag: summarization
|
8 |
---
|
9 |
|
10 |
+
English conversation summarization model
|
11 |
+
Pre-trained from: BART-large-cnn
|
12 |
+
|
13 |
|
14 |
## Eval Results:
|
15 |
Reference summary is the ground truth from the dataset and generated summary is generated by this model.
|