omidrohanian
commited on
Commit
•
65d9f2f
1
Parent(s):
e6de740
Update README.md
Browse files
README.md
CHANGED
@@ -21,14 +21,14 @@ MobileBERT uses a 128-dimensional embedding layer followed by 1D convolutions to
|
|
21 |
If you use this model, please consider citing the following paper:
|
22 |
|
23 |
```bibtex
|
24 |
-
@
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
year
|
32 |
-
|
33 |
}
|
34 |
```
|
|
|
21 |
If you use this model, please consider citing the following paper:
|
22 |
|
23 |
```bibtex
|
24 |
+
@article{rohanian2023effectiveness,
|
25 |
+
title={On the effectiveness of compact biomedical transformers},
|
26 |
+
author={Rohanian, Omid and Nouriborji, Mohammadmahdi and Kouchaki, Samaneh and Clifton, David A},
|
27 |
+
journal={Bioinformatics},
|
28 |
+
volume={39},
|
29 |
+
number={3},
|
30 |
+
pages={btad103},
|
31 |
+
year={2023},
|
32 |
+
publisher={Oxford University Press}
|
33 |
}
|
34 |
```
|