preprocessed-issues / README.md
loubnabnl's picture
loubnabnl HF staff
Upload README.md with huggingface_hub
9329931
metadata
dataset_info:
  features:
    - name: repo
      dtype: string
    - name: org
      dtype: string
    - name: issue_id
      dtype: int64
    - name: issue_number
      dtype: int64
    - name: pull_request
      struct:
        - name: number
          dtype: int64
        - name: repo
          dtype: string
        - name: user_login
          dtype: string
    - name: events
      list:
        - name: action
          dtype: string
        - name: author
          dtype: string
        - name: comment_id
          dtype: float64
        - name: datetime
          dtype: int64
        - name: masked_author
          dtype: string
        - name: text
          dtype: string
        - name: title
          dtype: string
        - name: type
          dtype: string
    - name: user_count
      dtype: int64
    - name: event_count
      dtype: int64
    - name: text_size
      dtype: int64
    - name: bot_issue
      dtype: bool
    - name: modified_by_bot
      dtype: bool
    - name: text_size_no_bots
      dtype: int64
    - name: modified_usernames
      dtype: bool
  splits:
    - name: train
      num_bytes: 15868077
      num_examples: 7351
  download_size: 7504145
  dataset_size: 15868077

Dataset Card for "preprocessed-issues"

More Information needed