fragata commited on
Commit
4805d3b
·
verified ·
1 Parent(s): e41b046

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -7
README.md CHANGED
@@ -2,12 +2,19 @@
2
  language:
3
  - hu
4
  ---
 
 
 
 
 
5
  @inproceedings {yang-language-models,
6
  title = {Training language models with low resources: RoBERTa, BART and ELECTRA experimental models for Hungarian},
7
- booktitle = {Proceedings of 12th IEEE International Conference on Cognitive Infocommunications (CogInfoCom 2021)},
8
- year = {2021},
9
- publisher = {IEEE},
10
- address = {Online},
11
- author = {Yang, Zijian Győző and Váradi, Tamás},
12
- pages = {279--285}
13
- }
 
 
 
2
  language:
3
  - hu
4
  ---
5
+
6
+ ## Citation
7
+ If you use this model, please cite the following paper:
8
+
9
+ ```
10
  @inproceedings {yang-language-models,
11
  title = {Training language models with low resources: RoBERTa, BART and ELECTRA experimental models for Hungarian},
12
+ booktitle = {Proceedings of 12th IEEE International Conference on Cognitive Infocommunications (CogInfoCom 2021)},
13
+ year = {2021},
14
+ publisher = {IEEE},
15
+ address = {Online},
16
+ author = {Yang, Zijian Győző and Váradi, Tamás},
17
+ pages = {279--285}
18
+ }
19
+
20
+ ```