HemingZhang commited on
Commit
b42a228
·
verified ·
1 Parent(s): 10ce31a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -0
README.md CHANGED
@@ -1,3 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # GALAX: Graph-Augmented Language Model for Explainable Reinforcement-Guided Subgraph Reasoning in Precision Medicine
2
 
3
  <div align="center">
 
1
+ ---
2
+ language: en
3
+ license: mit
4
+ tags:
5
+ - graph-ml
6
+ - bioinformatics
7
+ - precision-medicine
8
+ - explainable-ai
9
+ - reinforcement-learning
10
+ datasets:
11
+ - FuhaiLiAiLab/Target-QA
12
+ library_name: transformers
13
+ pipeline_tag: text-generation
14
+ model-index:
15
+ - name: GALAX
16
+ results:
17
+ - task:
18
+ type: text-generation
19
+ name: Target Prioritization
20
+ dataset:
21
+ name: Target-QA
22
+ type: FuhaiLiAiLab/Target-QA
23
+ metrics:
24
+ - type: precision
25
+ value: 0.5472
26
+ - type: recall
27
+ value: 0.5332
28
+ - type: hit@10
29
+ value: 0.8815
30
+ - type: hit@5
31
+ value: 0.9249
32
+ ---
33
+
34
  # GALAX: Graph-Augmented Language Model for Explainable Reinforcement-Guided Subgraph Reasoning in Precision Medicine
35
 
36
  <div align="center">