omidrohanian commited on
Commit
bdf972d
1 Parent(s): 41c6323

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -21,5 +21,14 @@ This model uses 4 hidden layers with a hidden dimension size and an embedding si
21
  If you use this model, please consider citing the following paper:
22
 
23
  ```bibtex
24
-
 
 
 
 
 
 
 
 
 
25
  ```
 
21
  If you use this model, please consider citing the following paper:
22
 
23
  ```bibtex
24
+ @misc{https://doi.org/10.48550/arxiv.2302.04725,
25
+ doi = {10.48550/ARXIV.2302.04725},
26
+ url = {https://arxiv.org/abs/2302.04725},
27
+ author = {Rohanian, Omid and Nouriborji, Mohammadmahdi and Jauncey, Hannah and Kouchaki, Samaneh and Group, ISARIC Clinical Characterisation and Clifton, Lei and Merson, Laura and Clifton, David A.},
28
+ keywords = {Computation and Language (cs.CL), Artificial Intelligence (cs.AI), Machine Learning (cs.LG), FOS: Computer and information sciences, FOS: Computer and information sciences, I.2.7, 68T50},
29
+ title = {Lightweight Transformers for Clinical Natural Language Processing},
30
+ publisher = {arXiv},
31
+ year = {2023},
32
+ copyright = {arXiv.org perpetual, non-exclusive license}
33
+ }
34
  ```