37 skills found · Page 1 of 2
microsoft / CodeBERTCodeBERT
neulab / Code Bert ScoreCodeBERTScore: an automatic metric for code generation, based on BERTScore
EhsanMashhadi / MSR2021 ProgramRepairCode of our paper Applying CodeBERT for Automated Program Repair of Java Simple Bugs which is accepted to MSR 2021.
lyccol / CodeBERT Based Webshell Detection使用CodeBERT来webshell classfication
RepoAnalysis / RepoSnipyNeural search engine for discovering semantically similar Python repositories on GitHub
dessertlab / EVILEVIL (Exploiting software VIa natural Language) is an approach to automatically generate software exploits in assembly/Python language from descriptions in natural language. The approach leverages Neural Machine Translation (NMT) techniques and a dataset that we developed for this work.
jorge-martinez-gil / Small Code ModelsRepository about small code models
jorge-martinez-gil / Graphcodebert InterpretabilityAugmenting the Interpretability of GraphCodeBERT for Code Similarity Tasks
rdegiovanni / MBERTmBERT is a mutation testing tool that uses a pre-trained language model (CodeBERT) to generate mutants.
philippnormann / Malicious Payload Detection🕵️♂️ ML project to identify malicious web payloads, aimed at boosting the effectiveness of WAFs and IDSs.
NTDXYG / EL CodeBertEL-CodeBert: Better Exploiting CodeBert to Support Source Code-Related Classification Tasks
zfj1998 / CodeBert Code2Text基于CodeBert预训练模型,微调后/直接对目标数据集进行测试
dessertlab / Targeted Data Poisoning AttacksThis repository contains the code, the dataset and the experimental results related to the paper "Vulnerabilities in AI Code Generators: Exploring Targeted Data Poisoning Attacks" accepted for publication at The 32nd IEEE/ACM International Conference on Program Comprehension (ICPC 2024).
Ahmedfir / MBERTaCodeBERT based mutation testing tool.
gaurav8180 / Automated Code ReviewUtilizes ensemble of large language models. Models utilized by the ensemble are qwen, codeBERT, distilBERT.
ahmed-tabib / VulnCodeBERTCodeBERT for software vulnerability detection
NTDXYG / BASHEXPLAINERcode and data for paper "BASHEXPLAINER: Retrieval-Augmented Bash Code Comment Generation based on Fine-tuned CodeBERT", which accepted in ICSME 2022
jorge-martinez-gil / Graphcodebert Feature IntegrationImproving Source Code Similarity Detection with GraphCodeBERT and Additional Feature Integration
surtantheta / CodeBERT ImplementationImplementation of Natural Language Code Search in the project CodeBERT.
EhsanMashhadi / ISSRE2023 BugSeverityPredictionCode of our paper "Method-Level Bug Severity Prediction using Source Code Metrics and LLMs" which is accepted to ISSRE 2023.