omidrohanian commited on
Commit
21fe3b3
1 Parent(s): a3af621

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -9
README.md CHANGED
@@ -21,13 +21,11 @@ This model is useful for NLP tasks in the clinical domain that require identific
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
  }
 
21
  If you use this model, please consider citing the following paper:
22
 
23
  ```bibtex
24
+ @article{rohanian2023lightweight,
25
+ title={Lightweight transformers for clinical natural language processing},
26
+ author={Rohanian, Omid and Nouriborji, Mohammadmahdi and Jauncey, Hannah and Kouchaki, Samaneh and Nooralahzadeh, Farhad and Clifton, Lei and Merson, Laura and Clifton, David A and ISARIC Clinical Characterisation Group and others},
27
+ journal={Natural Language Engineering},
28
+ pages={1--28},
29
+ year={2023},
30
+ publisher={Cambridge University Press}
 
 
31
  }