5 results for “topic:codesearchnet”
Neural bag of words code search implementation using PyTorch and data from the CodeSearchNet project.
Fork of the awesome function_parser library from Github's CodeSearchNet Challenge repo: https://github.com/github/CodeSearchNet/tree/master/function_parser
Information retrieval on source code through natural language queries
A Code-to-Code Search Engine backed by BERT-based models UniXCoder and CodeT5+ for Code Search, Code Translation, PseudoCode-to-Code tasks
Fine tune GPT2 model for Python code generation. In this project I fine tune the GPT2 model for python code generation.