readme
Browse files
README.md
CHANGED
|
@@ -66,7 +66,7 @@ The model relies on Local-Sparse-Global attention to handle long sequences:
|
|
| 66 |

|
| 67 |
|
| 68 |
The model has about ~145 millions parameters (6 encoder layers - 6 decoder layers). \
|
| 69 |
-
The model is warm started from BART-base, converted to handle long sequences (encoder only) and fine tuned.
|
| 70 |
|
| 71 |
## Intended uses & limitations
|
| 72 |
|
|
|
|
| 66 |

|
| 67 |
|
| 68 |
The model has about ~145 millions parameters (6 encoder layers - 6 decoder layers). \
|
| 69 |
+
The model is warm started from BART-base, converted to handle long sequences (encoder only) and fine tuned.
|
| 70 |
|
| 71 |
## Intended uses & limitations
|
| 72 |
|
attn.png
ADDED
|