omidrohanian commited on
Commit
636f50e
1 Parent(s): 796612f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -196,3 +196,19 @@ PPACE is fine-tuned using Low-Rank Adaptation (LoRA) to ensure efficient trainin
196
  | LoRA Rank | 128 |
197
  | LoRA α | 256 |
198
  | LoRA Dropout | 0.05 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
196
  | LoRA Rank | 128 |
197
  | LoRA α | 256 |
198
  | LoRA Dropout | 0.05 |
199
+
200
+
201
+ ## Citation
202
+
203
+ If you use this dataset in your research, please cite:
204
+
205
+ ```bibtex
206
+ @misc{rohanian2024rapidbiomedicalresearchclassification,
207
+ title={Rapid Biomedical Research Classification: The Pandemic PACT Advanced Categorisation Engine},
208
+ author={Omid Rohanian and Mohammadmahdi Nouriborji and Olena Seminog and Rodrigo Furst and Thomas Mendy and Shanthi Levanita and Zaharat Kadri-Alab and Nusrat Jabin and Daniela Toale and Georgina Humphreys and Emilia Antonio and Adrian Bucher and Alice Norton and David A. Clifton},
209
+ year={2024},
210
+ eprint={2407.10086},
211
+ archivePrefix={arXiv},
212
+ primaryClass={cs.CL},
213
+ url={https://arxiv.org/abs/2407.10086},
214
+ }