Update README.md
Browse files
README.md
CHANGED
@@ -31,6 +31,7 @@ extact("Open Source is great!")
|
|
31 |
```
|
32 |
|
33 |
> This is Onnx converted version of the original model
|
|
|
34 |
|
35 |
Converted Using [Xenova](https://github.com/xenova/transformers.js/blob/main/scripts/convert.py)
|
36 |
|
|
|
31 |
```
|
32 |
|
33 |
> This is Onnx converted version of the original model
|
34 |
+
> The Input Sequence length is 512
|
35 |
|
36 |
Converted Using [Xenova](https://github.com/xenova/transformers.js/blob/main/scripts/convert.py)
|
37 |
|