apache_bug_reports / README.md
Partha117's picture
Upload dataset
88a6427
---
license: apache-2.0
dataset_info:
features:
- name: id
dtype: int64
- name: bug_id
dtype: int64
- name: summary
dtype: string
- name: description
dtype: string
- name: report_time
dtype: string
- name: report_timestamp
dtype: int64
- name: status
dtype: string
- name: commit
dtype: string
- name: commit_timestamp
dtype: int64
- name: files
dtype: string
- name: project_name
dtype: string
splits:
- name: train
num_bytes: 28828266
num_examples: 22747
download_size: 10160604
dataset_size: 28828266
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---