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