pszemraj commited on
Commit
0db23df
1 Parent(s): e048ada

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -18,11 +18,12 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  # long-t5-tglobal-base-synthsumm_direct
20
 
21
- Fine-tuned on a synthetic dataset of curated long-context text and `GPT-3.5-turbo-1106` summaries spanning multiple domains, including "random" long-context examples from redpajama, the pile, etc.
 
22
 
23
  - Note: this model has **not** been fine-tuned on any other summarization datasets, just the `synthsumm` data
24
 
25
- Try it out in the [gradio demo](https://huggingface.co/spaces/pszemraj/document-summarization)
26
 
27
  ## Model description
28
 
 
18
 
19
  # long-t5-tglobal-base-synthsumm_direct
20
 
21
+ Fine-tuned on a synthetic dataset of curated long-context text and `GPT-3.5-turbo-1106` summaries spanning multiple domains + "random" long-context examples from pretraining datasets
22
+
23
 
24
  - Note: this model has **not** been fine-tuned on any other summarization datasets, just the `synthsumm` data
25
 
26
+ Try it in [gradio demo](https://huggingface.co/spaces/pszemraj/document-summarization) | [.md with example outputs](https://huggingface.co/pszemraj/long-t5-tglobal-base-synthsumm_direct/blob/main/evals-outputs/GAUNTLET.md) (gauntlet)
27
 
28
  ## Model description
29