Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
|
3 |
-
##
|
4 |
-
This is a Longformer Encoder Decoder [led-base-16384](https://huggingface.co/allenai/led-base-16384) model for the **legal domain**, trained for **long document abstractive summarization** task. The length of the document can be upto 16,384 tokens.
|
5 |
|
6 |
## Training data
|
7 |
|
|
|
1 |
---
|
2 |
|
3 |
+
## LED for legal summarization
|
4 |
+
This is a Longformer Encoder Decoder ([led-base-16384](https://huggingface.co/allenai/led-base-16384)) model for the **legal domain**, trained for **long document abstractive summarization** task. The length of the document can be upto 16,384 tokens.
|
5 |
|
6 |
## Training data
|
7 |
|