Partha117/oss_bugs_with_content
收藏Hugging Face2024-03-12 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Partha117/oss_bugs_with_content
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: status
dtype: string
- name: repo_name
dtype: string
- name: repo_url
dtype: string
- name: issue_id
dtype: int64
- name: title
dtype: string
- name: body
dtype: string
- name: issue_url
dtype: string
- name: pull_url
dtype: string
- name: before_fix_sha
dtype: string
- name: after_fix_sha
dtype: string
- name: report_datetime
dtype: timestamp[us, tz=UTC]
- name: language
dtype: string
- name: commit_datetime
dtype: timestamp[us, tz=UTC]
- name: updated_file
dtype: string
- name: file_content
dtype: string
splits:
- name: train
num_bytes: 2522992380
num_examples: 77121
download_size: 678968673
dataset_size: 2522992380
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
Partha117
原始信息汇总
数据集信息
特征
- status: 字符串类型
- repo_name: 字符串类型
- repo_url: 字符串类型
- issue_id: 64位整数类型
- title: 字符串类型
- body: 字符串类型
- issue_url: 字符串类型
- pull_url: 字符串类型
- before_fix_sha: 字符串类型
- after_fix_sha: 字符串类型
- report_datetime: 时间戳类型,微秒级,UTC时区
- language: 字符串类型
- commit_datetime: 时间戳类型,微秒级,UTC时区
- updated_file: 字符串类型
- file_content: 字符串类型
数据分割
- train:
- 字节数: 2522992380
- 样本数: 77121
数据集大小
- 下载大小: 678968673 字节
- 数据集大小: 2522992380 字节
配置
- default:
- 数据文件:
- 分割: train
- 路径: data/train-*
- 数据文件:



