├── ICSE-NIER-code.rar └── README.md /ICSE-NIER-code.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/soarsmu/ChatGPT-VulDetection/8a7a2860020ff6c05f0bd247f6a4289e7b393602/ICSE-NIER-code.rar -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # ChatGPT-VulDetection 2 | 3 | 4 | Please download and unzip the files to check the codes. 5 | 6 | For baseline, please go into the folder 'codebert_baseline' and run the training/testing scripts there; 7 | 8 | For ChatGPT, please go into the folder 'ChatGPT_exp' and recheck README there to know how to use the code. 9 | --------------------------------------------------------------------------------