codebert
Here are 47 public repositories matching this topic...
CodeBERTScore: an automatic metric for code generation, based on BERTScore
-
Updated
Mar 1, 2024 - Jupyter Notebook
EVIL (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.
-
Updated
Mar 8, 2022 - Python
Neural search engine for discovering semantically similar Python repositories on GitHub
-
Updated
Feb 11, 2024 - Python
Augmenting the Interpretability of GraphCodeBERT for Code Similarity Tasks
-
Updated
May 23, 2026 - Python
Repository about small code models
-
Updated
Jun 11, 2026 - Python
🕵️‍♂️ ML project to identify malicious web payloads, aimed at boosting the effectiveness of WAFs and IDSs.
-
Updated
Apr 7, 2024 - Jupyter Notebook
This 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).
-
Updated
Aug 5, 2024 - Python
Improving Source Code Similarity Detection with GraphCodeBERT and Additional Feature Integration
-
Updated
May 15, 2026 - Python
Code of our paper "Method-Level Bug Severity Prediction using Source Code Metrics and LLMs" which is accepted to ISSRE 2023.
-
Updated
Nov 12, 2023 - Java
Advanced Detection of Source Code Clones via an Ensemble of Unsupervised Similarity Measures
-
Updated
May 18, 2026 - Java
Fine-tuning CodeBERT for Vulnerability Detection
-
Updated
Sep 19, 2024 - Python
Fine-tuning CodeBERT with AST-based Vectors for Code Translation
-
Updated
Nov 10, 2022 - C#
This repository contains experiments on comparing the similarity of Python repositories using ML models.
-
Updated
Jun 3, 2023 - Jupyter Notebook
Performs Code Summarization, Bug Detection, Bug Removal using different Natural language processing models including Garph CodeBERT, GREAT, GNN, CoText etc.
-
Updated
Jan 14, 2023 - Jupyter Notebook
Implementation and dataset for A Zero-Shot Framework for Cross-Project Vulnerability Detection in Source Code (Empirical Software Engineering, 2026).
-
Updated
Oct 29, 2025 - Python
CodeBERT + LoRA fine-tuning for C/C++ vulnerability detection | F1 = 74.3% | PyTorch, HuggingFace Transformers, PEFT
-
Updated
Feb 12, 2026 - Jupyter Notebook
CodeOpt: A framework for optimizing code performance using Two-Stage Sampling, Few-Shot Learning, and Iterative Self-Reflection with support for Genetic Algorithm Inspired Chain-of-Thought (GA-COT).
-
Updated
Dec 12, 2024 - Python
A project for determining the similarity of python repositories based on embedding approach
-
Updated
May 7, 2024 - Jupyter Notebook
The study uses the IRSE/FIRE dataset and explores the impact of combining original C code data with Python-derived silver-standard
-
Updated
May 20, 2026 - Jupyter Notebook
The modern web development landscape is plagued by a peculiar paradox: despite the abundance of UI components and design systems, developers still spend countless hours reimplementing similar interfaces. S0 addresses this challenge by introducing a novel approach that combines advanced vector search capabilities.
-
Updated
Feb 11, 2025 - Python
Improve this page
Add a description, image, and links to the codebert topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the codebert topic, visit your repo's landing page and select "manage topics."