piotr-rybak
commited on
Commit
•
123683c
1
Parent(s):
5604d2f
Update README.md
Browse files
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
|