pszemraj commited on
Commit
c006c58
1 Parent(s): 40e3877

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -18,7 +18,11 @@ A larger t2t model trained to complete the "reduce" step (_consolidation step_)
18
 
19
  ## About
20
 
21
- 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. Comparatively, this model seems to
 
 
 
 
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