Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,12 @@ The CT-ADE-SOC is a multilabel classification dataset designed for predicting ad
|
|
| 22 |
## Citation
|
| 23 |
|
| 24 |
```
|
| 25 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
```
|
| 27 |
|
| 28 |
For more details, visit the [GitHub repository](https://github.com/ds4dh/CT-ADE).
|
|
|
|
| 22 |
## Citation
|
| 23 |
|
| 24 |
```
|
| 25 |
+
@article{yazdani2024ct,
|
| 26 |
+
title={CT-ADE: An Evaluation Benchmark for Adverse Drug Event Prediction from Clinical Trial Results},
|
| 27 |
+
author={Yazdani, Anthony and Bornet, Alban and Zhang, Boya and Khlebnikov, Philipp and Amini, Poorya and Teodoro, Douglas},
|
| 28 |
+
journal={arXiv preprint arXiv:2404.12827},
|
| 29 |
+
year={2024}
|
| 30 |
+
}
|
| 31 |
```
|
| 32 |
|
| 33 |
For more details, visit the [GitHub repository](https://github.com/ds4dh/CT-ADE).
|