You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2025. It is now read-only.
I really appreciate your fantastic work and codes. Just found an issue:
the path in unzip the small_data.zip into xxx/LLMGNN/data/new
should be unzip the small_data.zip into xxx/LLMGNN/data
then the code runs well.
I really appreciate your fantastic work and codes. Just found an issue:
the path in
unzip the small_data.zip into xxx/LLMGNN/data/newshould be
unzip the small_data.zip into xxx/LLMGNN/datathen the code runs well.