SandPD/anotated_buggy_code_CPATMINER
收藏Hugging Face2024-01-03 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/SandPD/anotated_buggy_code_CPATMINER
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
dataset_info:
features:
- name: id
dtype: int64
- name: buggy
dtype: string
- name: fixed
dtype: string
splits:
- name: train
num_bytes: 26421985
num_examples: 49003
- name: validation
num_bytes: 3697923
num_examples: 7001
- name: test
num_bytes: 7368460
num_examples: 14001
download_size: 11296407
dataset_size: 37488368
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
提供机构:
SandPD
原始信息汇总
数据集概述
许可证
- Apache 2.0
数据集信息
特征
- id: 数据类型为
int64 - buggy: 数据类型为
string - fixed: 数据类型为
string
数据分割
- 训练集
- 字节数: 26421985
- 样本数: 49003
- 验证集
- 字节数: 3697923
- 样本数: 7001
- 测试集
- 字节数: 7368460
- 样本数: 14001
数据大小
- 下载大小: 11296407 字节
- 数据集大小: 37488368 字节
配置
- 默认配置
- 数据文件路径:
- 训练集:
data/train-* - 验证集:
data/validation-* - 测试集:
data/test-*
- 训练集:
- 数据文件路径:



