omidrohanian commited on
Commit
8c65ef1
·
1 Parent(s): e344898

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -22,7 +22,15 @@ In this model, the size of the hidden dimension and the embedding layer are both
22
  # Citation
23
  If you use this model, please consider citing the following paper:
24
 
25
- ```bibtex
26
-
 
 
 
 
 
 
 
 
27
  }
28
  ```
 
22
  # Citation
23
  If you use this model, please consider citing the following paper:
24
 
25
+ ```
26
+ @misc{https://doi.org/10.48550/arxiv.2302.04725,
27
+ doi = {10.48550/ARXIV.2302.04725},
28
+ url = {https://arxiv.org/abs/2302.04725},
29
+ 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.},
30
+ 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},
31
+ title = {Lightweight Transformers for Clinical Natural Language Processing},
32
+ publisher = {arXiv},
33
+ year = {2023},
34
+ copyright = {arXiv.org perpetual, non-exclusive license}
35
  }
36
  ```