ArtifactAI
commited on
Commit
·
b92259c
1
Parent(s):
101c25f
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language: en
|
3 |
+
license: apache-2.0
|
4 |
+
datasets:
|
5 |
+
- billsum
|
6 |
+
---
|
7 |
+
|
8 |
+
## Introduction
|
9 |
+
|
10 |
+
[Allenai's Longformer Encoder-Decoder (LED)](https://github.com/allenai/longformer#longformer) finetuned on BillSum dataset.
|