Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5025,6 +5025,7 @@ $^\diamond$ Machine/human prompts
| 2025-05 | arXiv | SecVulEval | 25440 | C/C++ | "SecVulEval: Benchmarking LLMs for Real-World C/C++ Vulnerability Detection" [[paper](https://arxiv.org/abs/2505.19828)] [[data](https://github.com/basimbd/SecVulEval)] |
| 2025-05 | arXiv | SV-TrustEval-C | 3,337 | C | "SV-TrustEval-C: Evaluating Structure and Semantic Reasoning in Large Language Models for Source Code Vulnerability Analysis" [[paper](https://arxiv.org/abs/2505.20630)] [[data](https://github.com/Jackline97/SV-TrustEval-C)] |
| 2025-09 | arXiv | MULocBench | 1,100 | Python | "A Benchmark for Localizing Code and Non-Code Issues in Software Projects" [[paper](https://arxiv.org/abs/2509.25242)] [[data](https://huggingface.co/datasets/somethingone/MULocBench)] |
| 2026-01 | arXiv | SciCoQA | 611 | Python, Julia, Matlab, Yaml, C/C++, CUDA, R, Shell | "SciCoQA: Quality Assurance for Scientific Paper--Code Alignment" [[paper](https://arxiv.org/abs/2601.12910)] [[data](https://huggingface.co/datasets/UKPLab/scicoqa)] |

#### Code Retrieval

Expand Down