piotr-rybak commited on
Commit
0fd96d6
1 Parent(s): 3757a85

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -34,7 +34,14 @@ CC BY-SA 4.0
34
  ## Citation
35
  If you use this model, please cite the following paper:
36
  ```
37
-
 
 
 
 
 
 
 
38
  ```
39
 
40
  ## Authors
 
34
  ## Citation
35
  If you use this model, please cite the following paper:
36
  ```
37
+ @misc{rybak2024transferring,
38
+ title={Transferring BERT Capabilities from High-Resource to Low-Resource Languages Using Vocabulary Matching},
39
+ author={Piotr Rybak},
40
+ year={2024},
41
+ eprint={2402.14408},
42
+ archivePrefix={arXiv},
43
+ primaryClass={cs.CL}
44
+ }
45
  ```
46
 
47
  ## Authors