procesaur commited on
Commit
4b0f126
·
verified ·
1 Parent(s): db79913

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -8
README.md CHANGED
@@ -139,14 +139,24 @@ base_model:
139
  ## Cit.
140
 
141
  ```bibtex
142
- @inproceedings{skoricxlm,
143
- author = {Mihailo Škorić, Saša Petalinkar},
144
- title = {New XLM-R-based language models for Serbian and Serbo-Croatian},
145
- booktitle = {ARTIFICAL INTELLIGENCE CONFERENCE},
146
- year = {2024},
147
- address = {Belgrade}
148
- publisher = {SASA, Belgrade},
149
- url = {}
 
 
 
 
 
 
 
 
 
 
150
  }
151
  ```
152
 
 
139
  ## Cit.
140
 
141
  ```bibtex
142
+ @incollection{skoric2025:juznoslovenskijezici,
143
+ author = {Škorić, Mihailo and Petalinkar, Saša},
144
+ orcid = {0000-0003-4811-8692 and 0009-0007-9664-3594},
145
+ title = {Quality Textual Corpora and New South Slavic Language Models},
146
+ license = {https://creativecommons.org/licenses/by/4.0/},
147
+ booktitle = {Proceedings of the International Conference South Slavic Languages in the Digital Environment JuDig : Thematic Collection of Papers},
148
+ editor = {Moskovljević Popović, Jasmina and Stanković, Ranka},
149
+ isbn = {978-86-6153-791-2},
150
+ series = {South Slavic Languages in the Digital Environment JuDig},
151
+ publisher = {University of Belgrade — Faculty of Philology},
152
+ address = {Belgrade},
153
+ year = {2025},
154
+ volume = {1},
155
+ pages = {337--348},
156
+ note = {19},
157
+ doi = {10.18485/judig.2025.1.ch19},
158
+ doiurl = {http://doi.fil.bg.ac.rs/volume.php?pt=eb_ser&issue=judig-2025-1&i=19},
159
+ url = {http://doi.fil.bg.ac.rs/pdf/eb_ser/judig/2025-1/judig-2025-1-ch19.pdf}
160
  }
161
  ```
162