anthonyyazdaniml commited on
Commit
5c76655
·
verified ·
1 Parent(s): 1acb004

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ ## Citation
6
+
7
+ ```
8
+ @article{yazdani2024ct,
9
+ title={CT-ADE: An Evaluation Benchmark for Adverse Drug Event Prediction from Clinical Trial Results},
10
+ author={Yazdani, Anthony and Bornet, Alban and Zhang, Boya and Khlebnikov, Philipp and Amini, Poorya and Teodoro, Douglas},
11
+ journal={arXiv preprint arXiv:2404.12827},
12
+ year={2024}
13
+ }
14
+ ```
15
+
16
+ For more details, visit the [GitHub repository](https://github.com/ds4dh/CT-ADE).