Update README.md
Browse files
README.md
CHANGED
|
@@ -32,7 +32,7 @@ Our version extends its capabilities to efficiently summarize texts with high fi
|
|
| 32 |
|
| 33 |
This Model can handle a total input token of upto "16000" tokens which is larger than most of the models present out there.
|
| 34 |
|
| 35 |
-
|
| 36 |
|
| 37 |
## Uses
|
| 38 |
|
|
|
|
| 32 |
|
| 33 |
This Model can handle a total input token of upto "16000" tokens which is larger than most of the models present out there.
|
| 34 |
|
| 35 |
+
# Base code is specified below, try that out, API example wont work as tokenizer of allenai/led-base-16384 is used!
|
| 36 |
|
| 37 |
## Uses
|
| 38 |
|