In the first line of "run.sh":
for dataset in 'cora' 'pubmed' 'ogbn-arxiv' 'ariv_2023' 'ogbn-products'
'ariv_2023' should be replaced by 'arxiv_2023',
otherwise an error of "Dataset ariv_2023 not supported" will occur, which means there is no such dataset.