Update README.md
Browse files
README.md
CHANGED
|
@@ -304,10 +304,18 @@ No personally identifiable information (PII) is present.
|
|
| 304 |
|
| 305 |
---
|
| 306 |
|
| 307 |
-
#
|
| 308 |
-
|
| 309 |
-
|
| 310 |
-
|
| 311 |
-
|
| 312 |
-
|
| 313 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 304 |
|
| 305 |
---
|
| 306 |
|
| 307 |
+
## Citation
|
| 308 |
+
|
| 309 |
+
If you use this dataset, please cite:
|
| 310 |
+
|
| 311 |
+
```bibtex
|
| 312 |
+
@dataset{mishra2026medlens,
|
| 313 |
+
author = {Ashutosh Mishra},
|
| 314 |
+
title = {MedLens: Multi-Regional Drug-Drug Interaction (DDI) Evidence Dataset},
|
| 315 |
+
year = {2026},
|
| 316 |
+
publisher = {Hugging Face},
|
| 317 |
+
url = {https://huggingface.co/datasets/ASHu2/medlens},
|
| 318 |
+
version = {1.0},
|
| 319 |
+
license = {CC-BY-4.0}
|
| 320 |
+
}
|
| 321 |
+
```
|