TnT/Multi_CodeNet4Repair
收藏Hugging Face2023-08-08 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/TnT/Multi_CodeNet4Repair
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
task_categories:
- text-generation
language:
- en
tags:
- code
size_categories:
- 10K<n<100K
dataset_info:
features:
- name: problem_id
dtype: string
- name: user_id
dtype: string
- name: time_limit
dtype: float64
- name: memory_limit
dtype: float64
- name: problem_description
dtype: string
- name: codes
dtype: string
- name: status
dtype: string
- name: submission_ids
dtype: string
- name: memories
dtype: string
- name: cpu_times
dtype: string
- name: code_sizes
dtype: string
splits:
- name: train
num_bytes: 5338549
num_examples: 1088
- name: test
num_bytes: 3239026
num_examples: 623
download_size: 2211909
dataset_size: 8577575
---
提供机构:
TnT
原始信息汇总
数据集概述
基本信息
- 许可证: Apache-2.0
- 任务类别: 文本生成
- 语言: 英语
- 标签: 代码
- 数据集大小: 10K<n<100K
数据集特征
- 问题ID (problem_id): 字符串类型
- 用户ID (user_id): 字符串类型
- 时间限制 (time_limit): 浮点数类型
- 内存限制 (memory_limit): 浮点数类型
- 问题描述 (problem_description): 字符串类型
- 代码 (codes): 字符串类型
- 状态 (status): 字符串类型
- 提交ID (submission_ids): 字符串类型
- 内存使用 (memories): 字符串类型
- CPU时间 (cpu_times): 字符串类型
- 代码大小 (code_sizes): 字符串类型
数据集划分
- 训练集 (train):
- 示例数量: 1088
- 数据大小: 5338549字节
- 测试集 (test):
- 示例数量: 623
- 数据大小: 3239026字节
数据集大小
- 下载大小: 2211909字节
- 数据集总大小: 8577575字节



