fragata commited on
Commit
650b1b7
1 Parent(s): 5083d70

Update README.md

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