fragata commited on
Commit
d0c881b
1 Parent(s): 3f452dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -23,6 +23,7 @@ For further models, scripts and details, see [our repository](https://github.com
23
 
24
  ## Limitations
25
 
 
26
  - max_source_length = 512
27
  - max_target_length = 256
28
 
 
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