Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ language:
|
|
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) | [.md with example outputs](evals-outputs/GAUNTLET.md) (gauntlet)
|
22 |
|
23 |
## Usage
|
24 |
|
|
|
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) | [.md with example outputs](evals-outputs/GAUNTLET.md) (gauntlet) | free [HF inference api](https://gist.github.com/pszemraj/08f527380ed00ef2f2169e220341c489) via `requests`
|
22 |
|
23 |
## Usage
|
24 |
|