Partha117/oss_bugs
收藏Hugging Face2024-03-11 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Partha117/oss_bugs
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: status
dtype: string
- name: repo_name
dtype: string
- name: repo_url
dtype: string
- name: issue_id
dtype: int64
- name: updated_files
dtype: string
- 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[ns, tz=UTC]
- name: language
dtype: string
- name: commit_datetime
dtype: timestamp[us, tz=UTC]
splits:
- name: train
num_bytes: 78218675
num_examples: 26321
download_size: 27477501
dataset_size: 78218675
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "oss_bugs"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Partha117
原始信息汇总
数据集概述
数据集信息
特征
- status: 类型为字符串
- repo_name: 类型为字符串
- repo_url: 类型为字符串
- issue_id: 类型为整数
- updated_files: 类型为字符串
- title: 类型为字符串
- body: 类型为字符串
- issue_url: 类型为字符串
- pull_url: 类型为字符串
- before_fix_sha: 类型为字符串
- after_fix_sha: 类型为字符串
- report_datetime: 类型为时间戳,时区为UTC
- language: 类型为字符串
- commit_datetime: 类型为时间戳,时区为UTC
数据分割
- train: 包含26321个样本,大小为78218675字节
数据集大小
- 下载大小: 27477501字节
- 数据集大小: 78218675字节
配置
- default: 包含训练数据文件,路径为
data/train-*



