From fa25ff00cc92052a31048bc3355d486ac7e9d02b Mon Sep 17 00:00:00 2001 From: Pablo Gonzalez Date: Tue, 25 Jun 2024 15:18:59 -0500 Subject: [PATCH] Add GNN checkpoint link --- upcomming_benchmarks/graph/R-GAT/README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/upcomming_benchmarks/graph/R-GAT/README.md b/upcomming_benchmarks/graph/R-GAT/README.md index b8d230f5f..771a59342 100644 --- a/upcomming_benchmarks/graph/R-GAT/README.md +++ b/upcomming_benchmarks/graph/R-GAT/README.md @@ -58,12 +58,8 @@ pip install torch-geometric torch-scatter torch-sparse -f https://data.pyg.org/w Follow instalation instructions at: https://github.com/alibaba/graphlearn-for-pytorch.git ### Download model - -TODO: fix a ckpt url -```bash -mkdir -p $MODEL_PATH -wget -``` +#### MLCommons Members Downloads +You can find the checkpoint in the [MLCommons drive](https://drive.google.com/file/d/1J8TkLNVVjqNy-aRbctu6DAVemUW1y7Tt/view?usp=drive_link) ### Download and setup dataset #### Debug Dataset