apache_bugs / README.md
Partha117's picture
Upload dataset
b40a330 verified
|
raw
history blame
No virus
855 Bytes
metadata
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-*