pszemraj commited on
Commit
86f04dd
1 Parent(s): 3eeb3b5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -15,9 +15,10 @@ language:
15
 
16
  # pegasus-x-large-book_synthsumm
17
 
18
- 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.
19
 
20
- Try it out in the [gradio demo](https://huggingface.co/spaces/pszemraj/document-summarization)
 
21
 
22
  ## Model description
23
 
 
15
 
16
  # pegasus-x-large-book_synthsumm
17
 
18
+ 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
19
 
20
+
21
+ Try it in [gradio demo](https://huggingface.co/spaces/pszemraj/document-summarization) | [.md with example outputs](evals-outputs/GAUNTLET.md) (gauntlet)
22
 
23
  ## Model description
24