fragata commited on
Commit
3c591f1
1 Parent(s): 0f3b394

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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