omidrohanian
commited on
Commit
•
d2e168a
1
Parent(s):
51ffb0e
Update README.md
Browse files
README.md
CHANGED
@@ -22,14 +22,14 @@ In this model, the size of the hidden dimension and the embedding layer are both
|
|
22 |
If you use this model, please consider citing the following paper:
|
23 |
|
24 |
```bibtex
|
25 |
-
@
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
year
|
33 |
-
|
34 |
}
|
35 |
```
|
|
|
22 |
If you use this model, please consider citing the following paper:
|
23 |
|
24 |
```bibtex
|
25 |
+
@article{rohanian2023effectiveness,
|
26 |
+
title={On the effectiveness of compact biomedical transformers},
|
27 |
+
author={Rohanian, Omid and Nouriborji, Mohammadmahdi and Kouchaki, Samaneh and Clifton, David A},
|
28 |
+
journal={Bioinformatics},
|
29 |
+
volume={39},
|
30 |
+
number={3},
|
31 |
+
pages={btad103},
|
32 |
+
year={2023},
|
33 |
+
publisher={Oxford University Press}
|
34 |
}
|
35 |
```
|