Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -23,6 +23,11 @@ DDInter provides drug–drug interaction (DDI) data labeled with three severity
|
|
| 23 |
Each entry includes two drugs, an interaction label, drug descriptions, and structured/natural language representations of multi-hop reasoning paths between them.
|
| 24 |
The multi-hop paths were extracted from a biomedical knowledge graph (Hetionet) using K-Paths.
|
| 25 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
|
| 27 |
|
| 28 |
## 💡 Columns
|
|
|
|
| 23 |
Each entry includes two drugs, an interaction label, drug descriptions, and structured/natural language representations of multi-hop reasoning paths between them.
|
| 24 |
The multi-hop paths were extracted from a biomedical knowledge graph (Hetionet) using K-Paths.
|
| 25 |
|
| 26 |
+
This dataset is useful for evaluating:
|
| 27 |
+
- Path-based biomedical reasoning
|
| 28 |
+
- Knowledge graph inference
|
| 29 |
+
- Inductive reasoning
|
| 30 |
+
|
| 31 |
|
| 32 |
|
| 33 |
## 💡 Columns
|