Verina
收藏资源简介:
Verina(可验证代码生成竞技场)是一个高质量的基准测试,用于全面和模块化地评估代码、规范和证明生成及其组合。数据集中的每个数据点都组织为一个文件夹,包含以下文件:`task.json`(描述任务的JSON文件)、`description.txt`(编程任务的描述)、`task.lean`(包含真实代码、规范和证明的Lean 4文件)、`test.json`和`reject_inputs.json`(包含任务的测试用例和拒绝输入的JSON文件)。
Verina (Verifiable Code Generation Arena) is a high-quality benchmark designed for comprehensive and modular evaluation of code, specification, and proof generation, as well as their combinations. Each data point in the dataset is organized into a folder containing the following files: `task.` (a JSON file describing the task), `description.txt` (a description of the programming task), `task.lean` (a Lean 4 file containing actual code, specifications, and proofs), and `test.` and `reject_inputs.` (JSON files containing the task's test cases and reject inputs).
Verina数据集概述
数据集简介
- 名称:Verina (Verifiable Code Generation Arena)
- 类型:代码生成验证基准测试数据集
- 用途:用于全面评估代码、规范和证明生成及其组合
数据集内容
- 文件结构:每个数据点包含以下文件
task.json:任务描述JSON文件(包含ID、任务签名、数据文件路径等元数据)description.txt:编程任务描述task.lean:包含真实代码、规范和证明的Lean 4文件test.json和reject_inputs.json:测试用例和被拒绝输入的JSON文件
获取方式
- GitHub存储路径:
datasets/verina/目录 - HuggingFace版本:https://huggingface.co/datasets/sunblaze-ucb/verina
相关资源
- 项目网站:https://sunblaze-ucb.github.io/verina
- 研究论文:https://arxiv.org/pdf/2505.23135
引用格式
bibtex @article{ye2025verina, title={VERINA: Benchmarking Verifiable Code Generation}, author={Ye, Zhe and Yan, Zhengxu and He, Jingxuan and Kasriel, Timothe and Yang, Kaiyu and Song, Dawn}, journal={arXiv preprint arXiv:2505.23135}, year={2025} }




