diff --git a/ogb_examples/nodeproppred/ogbn-arxiv/README.md b/ogb_examples/nodeproppred/ogbn-arxiv/README.md index 0f0332730379759ddd86f49cede5971ad4c12cb0..9a8e2220bc9823bff915f1fc98a92d18b025bcd2 100644 --- a/ogb_examples/nodeproppred/ogbn-arxiv/README.md +++ b/ogb_examples/nodeproppred/ogbn-arxiv/README.md @@ -30,6 +30,11 @@ CUDA_VISIBLE_DEVICES=0 python train.py \ --test_samples 20 20 20 \ --hidden_size 256 ``` +or + +``` +sh run.sh +``` The best record will be saved in ./output/model_1/best.txt.