Update README.md
Browse files
README.md
CHANGED
@@ -15,11 +15,13 @@ language:
|
|
15 |
|
16 |
# pegasus-x-large-book_synthsumm - bf16
|
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: [gradio demo](https://huggingface.co/spaces/pszemraj/document-summarization) | [example outputs .md](evals-outputs/GAUNTLET.md) (gauntlet) | code for free [HF inference api](https://gist.github.com/pszemraj/08f527380ed00ef2f2169e220341c489)
|
22 |
|
23 |
-
this is just a new repo in bf16 (training precision). refer to original repo for details https://huggingface.co/pszemraj/pegasus-x-large-book_synthsumm
|
24 |
|
25 |
|
|
|
15 |
|
16 |
# pegasus-x-large-book_synthsumm - bf16
|
17 |
|
18 |
+
> this is just a new repo in bf16 (training precision). refer to original repo for details https://huggingface.co/pszemraj/pegasus-x-large-book_synthsumm
|
19 |
+
|
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 |
Try it: [gradio demo](https://huggingface.co/spaces/pszemraj/document-summarization) | [example outputs .md](evals-outputs/GAUNTLET.md) (gauntlet) | code for free [HF inference api](https://gist.github.com/pszemraj/08f527380ed00ef2f2169e220341c489)
|
25 |
|
|
|
26 |
|
27 |
|