The Annotated Transformer is created using jupytext. Regular notebooks pose problems for source control - cell outputs end up in the repo history and diffs between commits are difficult to examine.
graphsec-detector uses the GraphCodeBERT transformer model to detect security vulnerabilities in Python source code. It uses the VUDENC dataset, which contains Python commits labeled with Common ...