fragata commited on
Commit
143f5ec
1 Parent(s): df17622

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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 = 1024**
27
  - max_target_length = 256
28
 
@@ -38,7 +39,7 @@ If you use this model, please cite the following paper:
38
 
39
  ```
40
  @inproceedings {yang-bart,
41
- title = {{BARTelezzünk! - Messze, messze, messze a világtól, - BART kísérleti modellek magyar nyelvre}},
42
  booktitle = {XVIII. Magyar Számítógépes Nyelvészeti Konferencia},
43
  year = {2022},
44
  publisher = {Szegedi Tudományegyetem, Informatikai Intézet},
 
23
 
24
  ## Limitations
25
 
26
+ - tokenized input text (tokenizer: [HuSpaCy](https://huggingface.co/huspacy))
27
  - **max_source_length = 1024**
28
  - max_target_length = 256
29
 
 
39
 
40
  ```
41
  @inproceedings {yang-bart,
42
+ title = {{BARTerezzünk! - Messze, messze, messze a világtól, - BART kísérleti modellek magyar nyelvre}},
43
  booktitle = {XVIII. Magyar Számítógépes Nyelvészeti Konferencia},
44
  year = {2022},
45
  publisher = {Szegedi Tudományegyetem, Informatikai Intézet},