Update README.md
Browse files
README.md
CHANGED
|
@@ -34,7 +34,7 @@ model-index:
|
|
| 34 |
# GALAX: Graph-Augmented Language Model for Explainable Reinforcement-Guided Subgraph Reasoning in Precision Medicine
|
| 35 |
|
| 36 |
<div align="center">
|
| 37 |
-
<img src="./GALAX-logo.png" width="40%" alt="GALAX" />
|
| 38 |
</div>
|
| 39 |
|
| 40 |
<div align="center" style="line-height: 1;">
|
|
@@ -70,7 +70,7 @@ model-index:
|
|
| 70 |
|
| 71 |
## 🧩 Model Overview
|
| 72 |
|
| 73 |
-

|
| 74 |
|
| 75 |
**GALAX** is a graph-augmented language model designed for explainable target prioritization in precision medicine. It combines three key components:
|
| 76 |
- **LLaMA3-8B-Instruct** as the language backbone, further adapted with the BioMedGraphica corpus and fine-tuned on Target-QA.
|
|
|
|
| 34 |
# GALAX: Graph-Augmented Language Model for Explainable Reinforcement-Guided Subgraph Reasoning in Precision Medicine
|
| 35 |
|
| 36 |
<div align="center">
|
| 37 |
+
<img src="https://github.com/FuhaiLiAiLab/GALAX/blob/main/Figures/GALAX-logo.png?raw=true" width="40%" alt="GALAX" />
|
| 38 |
</div>
|
| 39 |
|
| 40 |
<div align="center" style="line-height: 1;">
|
|
|
|
| 70 |
|
| 71 |
## 🧩 Model Overview
|
| 72 |
|
| 73 |
+

|
| 74 |
|
| 75 |
**GALAX** is a graph-augmented language model designed for explainable target prioritization in precision medicine. It combines three key components:
|
| 76 |
- **LLaMA3-8B-Instruct** as the language backbone, further adapted with the BioMedGraphica corpus and fine-tuned on Target-QA.
|