Skip to content

Commit 8038588

Browse files
authored
Update Readme.md
1 parent 5174493 commit 8038588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Given node and relation embeddings, CompGCN performs a composition operation φ(
7171
python run.py -score_func conve -opn corr
7272

7373
##### Overall BEST:
74-
python run.py --name best_model -score_func conve -opn corr
74+
python run.py -name best_model -score_func conve -opn corr
7575
```
7676

7777
- `-score_func` denotes the link prediction score score function

0 commit comments

Comments
 (0)