Update README.md
Browse files
README.md
CHANGED
@@ -29,6 +29,7 @@ For further models, scripts and details, see [our repository](https://github.com
|
|
29 |
|
30 |
## Limitations
|
31 |
|
|
|
32 |
- max_source_length = 128
|
33 |
- max_target_length = 128
|
34 |
|
|
|
29 |
|
30 |
## Limitations
|
31 |
|
32 |
+
- tokenized input text (tokenizer: [HuSpaCy](https://huggingface.co/huspacy))
|
33 |
- max_source_length = 128
|
34 |
- max_target_length = 128
|
35 |
|