fragata commited on
Commit
22939ce
1 Parent(s): 1f5465f

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
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
+ ```