nljubesi commited on
Commit
21039a8
1 Parent(s): 9ba8d8f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -21,15 +21,16 @@ If you use the model, please cite the following paper:
21
 
22
  ```
23
  @inproceedings{ljubesic-lauc-2021-bertic,
24
- title = "{BERTić} - The Transformer Language Model for {B}osnian, {C}roatian, {M}ontenegrin and {S}erbian",
25
- author = "Ljube{\\v{s}}i{\\'c}, Nikola and
26
- Lauc, Davor",
27
  booktitle = "Proceedings of the 8th Workshop on Balto-Slavic Natural Language Processing",
 
28
  year = "2021",
29
- address = "Kiev, Ukraine",
30
- publisher = "Association for Computational Linguistics"
31
- }
32
- ```
 
33
 
34
  ## Benchmarking
35
 
 
21
 
22
  ```
23
  @inproceedings{ljubesic-lauc-2021-bertic,
24
+ title = "{BERT}i{\'c} - The Transformer Language Model for {B}osnian, {C}roatian, {M}ontenegrin and {S}erbian",
25
+ author = "Ljube{\v{s}}i{\'c}, Nikola and Lauc, Davor",
 
26
  booktitle = "Proceedings of the 8th Workshop on Balto-Slavic Natural Language Processing",
27
+ month = apr,
28
  year = "2021",
29
+ address = "Kiyv, Ukraine",
30
+ publisher = "Association for Computational Linguistics",
31
+ url = "https://www.aclweb.org/anthology/2021.bsnlp-1.5",
32
+ pages = "37--42",
33
+ }```
34
 
35
  ## Benchmarking
36