Update README.md
Browse files
README.md
CHANGED
@@ -429,7 +429,7 @@ model-index:
|
|
429 |
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
|
430 |
</a>
|
431 |
|
432 |
-
The Longformer Encoder-Decoder (LED) for Narrative-Esque Long Text Summarization is a model I fine-tuned
|
433 |
|
434 |
## Key Features and Use Cases
|
435 |
|
|
|
429 |
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
|
430 |
</a>
|
431 |
|
432 |
+
The Longformer Encoder-Decoder (LED) for Narrative-Esque Long Text Summarization is a model I fine-tuned from [allenai/led-base-16384](https://huggingface.co/allenai/led-base-16384) to condense extensive technical, academic, and narrative content in a fairly generalizable way.
|
433 |
|
434 |
## Key Features and Use Cases
|
435 |
|