github-issues / README.md
Reboot87's picture
Upload dataset
37b669f verified
metadata
dataset_info:
  features:
    - name: number
      dtype: int64
    - name: title
      dtype: string
    - name: body
      dtype: string
    - name: labels
      list:
        - name: id
          dtype: int64
        - name: node_id
          dtype: string
        - name: url
          dtype: string
        - name: name
          dtype: string
        - name: color
          dtype: string
        - name: default
          dtype: bool
        - name: description
          dtype: string
    - name: pull_request
      struct:
        - name: url
          dtype: string
        - name: html_url
          dtype: string
        - name: diff_url
          dtype: string
        - name: patch_url
          dtype: string
        - name: merged_at
          dtype: timestamp[s]
    - name: is_pull_request
      dtype: bool
    - name: comments
      sequence: string
  splits:
    - name: train
      num_bytes: 22201133
      num_examples: 4500
  download_size: 7769272
  dataset_size: 22201133
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*