fragata commited on
Commit
a242219
1 Parent(s): d0c881b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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: [huSpacy](https://huggingface.co/huspacy))
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