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-* ---
数据集信息: 特征列表: - 名称:status,数据类型:字符串 - 名称:repo_name,数据类型:字符串 - 名称:repo_url,数据类型:字符串 - 名称:issue_id,数据类型:int64 - 名称: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-*
数据集信息
特征
- 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-*
- 数据文件:



