ReaderBench commited on
Commit
66f0c30
1 Parent(s): 1b946e3

Updated bibtex

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -111,10 +111,11 @@ Challenge can be found [here](https://diacritics-challenge.speed.pub.ro/). We re
111
  ### BibTeX entry and citation info
112
 
113
  ```bibtex
114
- @inproceedings{RoBERT,
115
- title={RoBERTA Romanian BERT Model},
116
- author={Masala, Mihai and Ruseti, Stefan and Dascalu, Mihai,
117
- booktitle={Proceedings of the 28th International Conference on Computational Linguistics (COLING)},
 
118
  year={2020}
119
  }
120
  ```
111
  ### BibTeX entry and citation info
112
 
113
  ```bibtex
114
+ @inproceedings{masala2020robert,
115
+ title={RoBERT--A Romanian BERT Model},
116
+ author={Masala, Mihai and Ruseti, Stefan and Dascalu, Mihai},
117
+ booktitle={Proceedings of the 28th International Conference on Computational Linguistics},
118
+ pages={6626--6637},
119
  year={2020}
120
  }
121
  ```