GANA-FewShotKGC
GANA-FewShotKGC copied to clipboard
The program is running with an error
When I run the code according to "python main_gana.py --dataset NELL-One --data_path . /NELL --few 5 --data_form Pre-Train --prefix nellone_gana5 --max_neighbor 100", the following error appears when I run the code.
Thank you for pointing out this error, I have fixed the parameter setting in params.py. https://github.com/ngl567/GANA-FewShotKGC/blob/96dc8b3d81b685cb4ecdb8ea4e495fbc066e3ba9/params.py#L40 https://github.com/ngl567/GANA-FewShotKGC/blob/96dc8b3d81b685cb4ecdb8ea4e495fbc066e3ba9/params.py#L41
Thank you! The problem has been solved!
Thank you for pointing out this error, I have fixed the parameter setting in params.py.
https://github.com/ngl567/GANA-FewShotKGC/blob/96dc8b3d81b685cb4ecdb8ea4e495fbc066e3ba9/params.py#L40
https://github.com/ngl567/GANA-FewShotKGC/blob/96dc8b3d81b685cb4ecdb8ea4e495fbc066e3ba9/params.py#L41 Thank you! The problem has been solved!