Closed knightzz1998 closed 2 years ago
python fine_tune.py --dataset pubmed \ --no-proxy \ --refine-epochs 5000 \ --refine-eval-every 50 \ --no-log-softmax \ GAT Hello, is there something wrong here, I can't find it in the repository the file fine_tune.py
Thanks for your interest and for pointing out the problem. The fine_tune.py should actually be refine.py, and we have fixed the README file.
python fine_tune.py --dataset pubmed \ --no-proxy \ --refine-epochs 5000 \ --refine-eval-every 50 \ --no-log-softmax \ GAT Hello, is there something wrong here, I can't find it in the repository the file fine_tune.py