adorkin commited on
Commit
9424c29
·
verified ·
1 Parent(s): 116ed42

Add citation info

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -184,3 +184,16 @@ The final model was saved after epoch 53 (shown in bold) where the overall F1 wa
184
  - Pytorch 1.10.2+cu113
185
  - Datasets 1.18.3
186
  - Tokenizers 0.11.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
184
  - Pytorch 1.10.2+cu113
185
  - Datasets 1.18.3
186
  - Tokenizers 0.11.0
187
+
188
+ ## BibTeX entry and citation info
189
+
190
+ ```
191
+ @misc{tanvir2020estbert,
192
+ title={EstBERT: A Pretrained Language-Specific BERT for Estonian},
193
+ author={Hasan Tanvir and Claudia Kittask and Kairit Sirts},
194
+ year={2020},
195
+ eprint={2011.04784},
196
+ archivePrefix={arXiv},
197
+ primaryClass={cs.CL}
198
+ }
199
+ ```