Full set test for GraIL
Closed this issue · 2 comments
yncui-nju commented
Hi! Great work!
Could you please provide details on running the full set of tests for GraIL? I've attempted to do so, and it seemed pretty time-consuming.
Thanks!
yzhangee commented
Hello, to test full entities in GraIL, you can use "all" value for "mode" parameter in the test_ranking.py
file. Yes, it is quite slow in this case.
yncui-nju commented
I see. Thank you for your kind response!