HemingZhang commited on
Commit
66a97d5
·
verified ·
1 Parent(s): 0bfea06

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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
- ![GALAX Overall Architecture](./Figure3.png)
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
+ ![GALAX Overall Architecture](https://github.com/FuhaiLiAiLab/GALAX/blob/main/Figures/Figure3.png?raw=true)
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.