execution-v2
收藏魔搭社区2025-12-05 更新2025-06-14 收录
下载链接:
https://modelscope.cn/datasets/livecodebench/execution-v2
下载链接
链接失效反馈官方服务:
资源简介:
dataset_info:
features:
- name: question_id
dtype: int64
- name: id
dtype: string
- name: function_name
dtype: string
- name: code
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: numsteps
dtype: int64
- name: problem_id
sequence: int64
- name: contest_id
dtype: string
- name: contest_date
dtype: timestamp[us]
- name: difficulty
dtype: string
splits:
- name: test
num_bytes: 217773
num_examples: 479
download_size: 142966
dataset_size: 435546
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
license: cc
task_categories:
- text2text-generation
tags:
- code execution
pretty_name: LiveCodeBench-Execution
size_categories:
- n<1K
---
数据集信息:
特征字段:
- 字段名:question_id,数据类型:int64
- 字段名:id,数据类型:string(字符串)
- 字段名:function_name,数据类型:string(字符串)
- 字段名:code,数据类型:string(字符串)
- 字段名:input,数据类型:string(字符串)
- 字段名:output,数据类型:string(字符串)
- 字段名:numsteps,数据类型:int64
- 字段名:problem_id,类型:序列型,元素数据类型为int64
- 字段名:contest_id,数据类型:string(字符串)
- 字段名:contest_date,数据类型:timestamp[us](微秒级时间戳)
- 字段名:difficulty,数据类型:string(字符串)
数据集划分:
- 划分名称:test(测试集),字节大小:217773,样本数量:479
下载总大小:142966
数据集存储总大小:435546
配置项:
- 配置名称:default(默认配置),数据文件:
- 划分方式:test(测试集),文件路径:data/test-*
开源许可:CC(知识共享协议)
任务类别:文本到文本生成(text2text-generation)
标签:代码执行(code execution)
展示名称:LiveCodeBench-Execution
规模类别:样本数少于1000(n<1K)
提供机构:
maas
创建时间:
2025-05-26



