ccdv commited on
Commit
aba9d66
1 Parent(s): 6d5851f
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -67,7 +67,7 @@ The model relies on Local-Sparse-Global attention to handle long sequences:
67
  ![attn](attn.png)
68
 
69
  The model has about ~145 millions parameters (6 encoder layers - 6 decoder layers). \
70
- The model is warm started from BART-base, converted to handle long sequences (encoder only) and fine tuned. \
71
 
72
  ## Intended uses & limitations
73
 
 
67
  ![attn](attn.png)
68
 
69
  The model has about ~145 millions parameters (6 encoder layers - 6 decoder layers). \
70
+ The model is warm started from BART-base, converted to handle long sequences (encoder only) and fine tuned.
71
 
72
  ## Intended uses & limitations
73