Update README.md
Browse files
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 = {{
|
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},
|