bug-localization/apache_bugs
收藏Hugging Face2024-03-11 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/bug-localization/apache_bugs
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: issue_id
dtype: int64
- name: title
dtype: string
- name: body
dtype: string
- name: status
dtype: string
- name: after_fix_sha
dtype: string
- name: updated_files
dtype: string
- name: project_name
dtype: string
- name: repo_url
dtype: string
- name: repo_name
dtype: string
- name: language
dtype: string
- name: issue_url
dtype: 'null'
- name: before_fix_sha
dtype: 'null'
- name: pull_url
dtype: 'null'
- name: commit_datetime
dtype: timestamp[us, tz=UTC]
- name: report_datetime
dtype: timestamp[us, tz=UTC]
splits:
- name: train
num_bytes: 30416334
num_examples: 22709
download_size: 9954832
dataset_size: 30416334
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
bug-localization
原始信息汇总
数据集概述
数据集特征
- issue_id: 整数类型
- title: 字符串类型
- body: 字符串类型
- status: 字符串类型
- after_fix_sha: 字符串类型
- updated_files: 字符串类型
- project_name: 字符串类型
- repo_url: 字符串类型
- repo_name: 字符串类型
- language: 字符串类型
- issue_url: 空值
- before_fix_sha: 空值
- pull_url: 空值
- commit_datetime: 时间戳类型,单位微秒,时区为UTC
- report_datetime: 时间戳类型,单位微秒,时区为UTC
数据集分割
- train:
- 字节数: 30416334
- 示例数: 22709
数据集大小
- 下载大小: 9954832字节
- 数据集大小: 30416334字节



