Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 489 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 489 Bytes

Django project for deployment of fine-tuned CodeBERT for detecting vulnerable code based on CodeXGLUE paper. The model is fine-tuned using Devign dataset which consists of C codes from opensource projects which are labelled 0 (vulnerability) or 1 (not vulnerability).

Dataset : https://sites.google.com/view/devign

CodeBERT Notebook : https://github.com/hishamp3/codeXGLUE

CodeXGLUE : https://arxiv.org/abs/2102.04664

UI reference : https://github.com/Joshbam-joshwilly/text-translate