Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Blair1213 authored Jan 25, 2024
1 parent ff3f85e commit ee6059e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,10 @@ To reproduce the results of TIGER or train TIGER, you are supposed to download a
└── data_process.py
```
Then, you can train TIGER with the following command:
'''
python main.py -dataset drugbank/kegg/ogbl-biokg -extractor khop-subtree/randomWalk/probability
'''

The hyper-parameters used to train TIGER on above three datasets are shown in our paper.

0 comments on commit ee6059e

Please sign in to comment.