Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,11 @@ A larger t2t model trained to complete the "reduce" step (_consolidation step_)
|
|
18 |
|
19 |
## About
|
20 |
|
21 |
-
|
|
|
|
|
|
|
|
|
22 |
|
23 |
- produce more eloquent final reduced summaries
|
24 |
- more "gullible"/sensitive to noise in the input summaries
|
|
|
18 |
|
19 |
## About
|
20 |
|
21 |
+
> [!TIP]
|
22 |
+
> Refer to [this wiki page](https://github.com/pszemraj/textsum/wiki/consolidating-summaries) page or the [smaller BART model card](https://hf.co/pszemraj/bart-large-summary-map-reduce) for explanations and usage examples.
|
23 |
+
|
24 |
+
|
25 |
+
Comparatively, this model seems to
|
26 |
|
27 |
- produce more eloquent final reduced summaries
|
28 |
- more "gullible"/sensitive to noise in the input summaries
|