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
Hi, I found a little problem.
When try to follow the command CUDA_VISIBLE_DEVICES=2 python test.py GGNN GraphBinaryClassification ../data/data/data/cve/badall --storedModel_path "./trained_model/GGNN_GraphBinaryClassification__2023-02-01_05-36-00_f1 = 0.800_best.pkl", one issue occurred. The details are as follows:
You just need to unzip the pre-processed CWE-77.zip file located in the "FUNDED/data/data" directory, and rename the 5result file to CWE-77.like this:
The text was updated successfully, but these errors were encountered:
What if you don't change any folder names? If everything works fine until the folder name is changed, it might be due to a file path issue.
Alternatively, check the package versions listed in requirements.txt to ensure they match. Since this project was constructed a long time ago, some packages may have been updated, which could cause compatibility issues.
Hi, I found a little problem.
![329828893-a4c0f830-ea93-422b-8c5f-c45506187746](https://private-user-images.githubusercontent.com/125371757/380352429-772d54a0-84ea-47eb-ab66-392b11e4e428.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1ODYzNzQsIm5iZiI6MTczOTU4NjA3NCwicGF0aCI6Ii8xMjUzNzE3NTcvMzgwMzUyNDI5LTc3MmQ1NGEwLTg0ZWEtNDdlYi1hYjY2LTM5MmIxMWU0ZTQyOC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQwMjIxMTRaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0wODI2NTZiMDMwNzc2YTAwN2UyOGY4OTZkNjJjNzhmZjllNzZjNzc1ZTI3NDc4M2IwZjhhNmU1N2E2OGEwZTc4JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.iwTMXR_pZYvjJo0mmLX0IQ4JPkqx725Yqw2bYmqELbM)
![1729905268911](https://private-user-images.githubusercontent.com/125371757/380352540-225cd9e8-a65e-4f28-ba6b-31b687b3385b.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1ODYzNzQsIm5iZiI6MTczOTU4NjA3NCwicGF0aCI6Ii8xMjUzNzE3NTcvMzgwMzUyNTQwLTIyNWNkOWU4LWE2NWUtNGYyOC1iYTZiLTMxYjY4N2IzMzg1Yi5qcGc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQwMjIxMTRaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT00ODFjMjE4YzkwYzA3NWY2MzllZTZkMDRjMzZhNTU3MmZkMGVjMjBlOWQzNWVhZDZkODM0YTZkMGVkZTJhMzE2JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.w_hc1sieil32lL3Mv9cmZS3zkWkfeSMDyl-sN_VN5NY)
When try to follow the command CUDA_VISIBLE_DEVICES=2 python test.py GGNN GraphBinaryClassification ../data/data/data/cve/badall --storedModel_path "./trained_model/GGNN_GraphBinaryClassification__2023-02-01_05-36-00_f1 = 0.800_best.pkl", one issue occurred. The details are as follows:
You just need to unzip the pre-processed CWE-77.zip file located in the "FUNDED/data/data" directory, and rename the 5result file to CWE-77.like this:
The text was updated successfully, but these errors were encountered: