github-issues / README.md
KuriT's picture
Update README.md
ddce0fb verified
metadata
dataset_info:
  features:
    - name: url
      dtype: string
    - name: repository_url
      dtype: string
    - name: labels_url
      dtype: string
    - name: comments_url
      dtype: string
    - name: events_url
      dtype: string
    - name: html_url
      dtype: string
    - name: id
      dtype: int64
    - name: node_id
      dtype: string
    - name: number
      dtype: int64
    - name: title
      dtype: string
    - name: user
      struct:
        - name: avatar_url
          dtype: string
        - name: events_url
          dtype: string
        - name: followers_url
          dtype: string
        - name: following_url
          dtype: string
        - name: gists_url
          dtype: string
        - name: gravatar_id
          dtype: string
        - name: html_url
          dtype: string
        - name: id
          dtype: int64
        - name: login
          dtype: string
        - name: node_id
          dtype: string
        - name: organizations_url
          dtype: string
        - name: received_events_url
          dtype: string
        - name: repos_url
          dtype: string
        - name: site_admin
          dtype: bool
        - name: starred_url
          dtype: string
        - name: subscriptions_url
          dtype: string
        - name: type
          dtype: string
        - name: url
          dtype: string
    - name: labels
      list:
        - name: color
          dtype: string
        - name: default
          dtype: bool
        - name: description
          dtype: string
        - name: id
          dtype: int64
        - name: name
          dtype: string
        - name: node_id
          dtype: string
        - name: url
          dtype: string
    - name: state
      dtype: string
    - name: locked
      dtype: bool
    - name: assignee
      struct:
        - name: avatar_url
          dtype: string
        - name: events_url
          dtype: string
        - name: followers_url
          dtype: string
        - name: following_url
          dtype: string
        - name: gists_url
          dtype: string
        - name: gravatar_id
          dtype: string
        - name: html_url
          dtype: string
        - name: id
          dtype: int64
        - name: login
          dtype: string
        - name: node_id
          dtype: string
        - name: organizations_url
          dtype: string
        - name: received_events_url
          dtype: string
        - name: repos_url
          dtype: string
        - name: site_admin
          dtype: bool
        - name: starred_url
          dtype: string
        - name: subscriptions_url
          dtype: string
        - name: type
          dtype: string
        - name: url
          dtype: string
    - name: assignees
      list:
        - name: avatar_url
          dtype: string
        - name: events_url
          dtype: string
        - name: followers_url
          dtype: string
        - name: following_url
          dtype: string
        - name: gists_url
          dtype: string
        - name: gravatar_id
          dtype: string
        - name: html_url
          dtype: string
        - name: id
          dtype: int64
        - name: login
          dtype: string
        - name: node_id
          dtype: string
        - name: organizations_url
          dtype: string
        - name: received_events_url
          dtype: string
        - name: repos_url
          dtype: string
        - name: site_admin
          dtype: bool
        - name: starred_url
          dtype: string
        - name: subscriptions_url
          dtype: string
        - name: type
          dtype: string
        - name: url
          dtype: string
    - name: milestone
      struct:
        - name: closed_at
          dtype: 'null'
        - name: closed_issues
          dtype: int64
        - name: created_at
          dtype: string
        - name: creator
          struct:
            - name: avatar_url
              dtype: string
            - name: events_url
              dtype: string
            - name: followers_url
              dtype: string
            - name: following_url
              dtype: string
            - name: gists_url
              dtype: string
            - name: gravatar_id
              dtype: string
            - name: html_url
              dtype: string
            - name: id
              dtype: int64
            - name: login
              dtype: string
            - name: node_id
              dtype: string
            - name: organizations_url
              dtype: string
            - name: received_events_url
              dtype: string
            - name: repos_url
              dtype: string
            - name: site_admin
              dtype: bool
            - name: starred_url
              dtype: string
            - name: subscriptions_url
              dtype: string
            - name: type
              dtype: string
            - name: url
              dtype: string
        - name: description
          dtype: string
        - name: due_on
          dtype: 'null'
        - name: html_url
          dtype: string
        - name: id
          dtype: int64
        - name: labels_url
          dtype: string
        - name: node_id
          dtype: string
        - name: number
          dtype: int64
        - name: open_issues
          dtype: int64
        - name: state
          dtype: string
        - name: title
          dtype: string
        - name: updated_at
          dtype: string
        - name: url
          dtype: string
    - name: comments
      sequence: string
    - name: created_at
      dtype: timestamp[us, tz=UTC]
    - name: updated_at
      dtype: timestamp[us, tz=UTC]
    - name: closed_at
      dtype: timestamp[us, tz=UTC]
    - name: author_association
      dtype: string
    - name: active_lock_reason
      dtype: float64
    - name: body
      dtype: string
    - name: reactions
      struct:
        - name: '+1'
          dtype: int64
        - name: '-1'
          dtype: int64
        - name: confused
          dtype: int64
        - name: eyes
          dtype: int64
        - name: heart
          dtype: int64
        - name: hooray
          dtype: int64
        - name: laugh
          dtype: int64
        - name: rocket
          dtype: int64
        - name: total_count
          dtype: int64
        - name: url
          dtype: string
    - name: timeline_url
      dtype: string
    - name: performed_via_github_app
      dtype: float64
    - name: state_reason
      dtype: string
    - name: draft
      dtype: float64
    - name: pull_request
      struct:
        - name: diff_url
          dtype: string
        - name: html_url
          dtype: string
        - name: merged_at
          dtype: string
        - name: patch_url
          dtype: string
        - name: url
          dtype: string
    - name: is_pull_request
      dtype: bool
  splits:
    - name: train
      num_bytes: 20695106
      num_examples: 2000
  download_size: 6009697
  dataset_size: 20695106
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
task_categories:
  - text-classification
  - text-retrieval
language:
  - en
size_categories:
  - 1K<n<10K

Dataset Card for GitHub Issues (experiment)

GitHub Issues is a dataset consisting of GitHub issues and pull requests associated with the 🤗 Datasets repository. It is intended for educational purposes and can be used for semantic search or multilabel text classification. The contents of each GitHub issue are in English and concern the domain of datasets for NLP, computer vision, and beyond.

Dataset Details

Dataset Description

  • Curated by: [More Information Needed]
  • Funded by [optional]: [More Information Needed]
  • Shared by [optional]: [More Information Needed]
  • Language(s) (NLP): [More Information Needed]
  • License: [More Information Needed]

Dataset Sources [optional]

Use the GitHub API for issues.

Uses

Use the data for text classification and sematic search practice

Direct Use

[More Information Needed]

Out-of-Scope Use

[More Information Needed]

Dataset Structure

[More Information Needed]

Dataset Creation

Curation Rationale

[More Information Needed]

Source Data

Data Collection and Processing

[More Information Needed]

Who are the source data producers?

[More Information Needed]

Annotations [optional]

Annotation process

[More Information Needed]

Who are the annotators?

[More Information Needed]

Personal and Sensitive Information

[More Information Needed]

Bias, Risks, and Limitations

[More Information Needed]

Recommendations

Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.

Citation [optional]

BibTeX:

[More Information Needed]

APA:

[More Information Needed]

Glossary [optional]

[More Information Needed]

More Information [optional]

[More Information Needed]

Dataset Card Authors [optional]

[More Information Needed]

Dataset Card Contact

[More Information Needed]