nsi319 commited on
Commit
815ff2a
1 Parent(s): a96c73d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,4 +1,8 @@
1
  ---
 
 
 
 
2
 
3
  ## LED for legal summarization of documents
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.
 
1
  ---
2
+ language: en
3
+ dataset: arxiv:2004.05150
4
+ tasks: Summarization
5
+ ---
6
 
7
  ## LED for legal summarization of documents
8
  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.