nikhedward
commited on
Commit
•
6c150c0
1
Parent(s):
e295e80
Update README.md
Browse files
README.md
CHANGED
@@ -37,11 +37,11 @@ It achieves the following results on the evaluation set:
|
|
37 |
|
38 |
## Model description
|
39 |
|
40 |
-
|
41 |
|
42 |
## Intended uses & limitations
|
43 |
|
44 |
-
|
45 |
|
46 |
## Training and evaluation data
|
47 |
|
|
|
37 |
|
38 |
## Model description
|
39 |
|
40 |
+
bart-large-cnn fine tuned on sample of multi-news dataset
|
41 |
|
42 |
## Intended uses & limitations
|
43 |
|
44 |
+
The intended use of the model is for downstream summarization tasks but it's limited to input text 1024 words. Any text longer than that would be truncated.
|
45 |
|
46 |
## Training and evaluation data
|
47 |
|