Update README.md
Browse files
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
|
|
|
22 |
|
23 |
- Note: this model has **not** been fine-tuned on any other summarization datasets, just the `synthsumm` data
|
24 |
|
25 |
-
Try it
|
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 |
|