Update README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ For further models, scripts and details, see [our repository](https://github.com
|
|
23 |
|
24 |
## Limitations
|
25 |
|
26 |
-
- tokenized input text (tokenizer: [
|
27 |
- max_source_length = 512
|
28 |
- max_target_length = 256
|
29 |
|
|
|
23 |
|
24 |
## Limitations
|
25 |
|
26 |
+
- tokenized input text (tokenizer: [HuSpaCy](https://huggingface.co/huspacy))
|
27 |
- max_source_length = 512
|
28 |
- max_target_length = 256
|
29 |
|