pszemraj commited on
Commit
feb030f
1 Parent(s): e8765c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -18,8 +18,11 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  # long-t5-tglobal-base-synthsumm_direct
20
 
 
21
 
22
- This was fine-tuned on a synthetic dataset of curated long-context text and `GPT-3.5-turbo-1106` summaries spanning several domains, including "random" long-context examples from redpajama, the pile, etc. Try it in the [gradio demo](https://huggingface.co/spaces/pszemraj/document-summarization)
 
 
23
 
24
  ## Model description
25
 
 
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