github_issues_300 / README.md
mdroth's picture
Upload README.md with huggingface_hub
21b1791
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: login
          dtype: string
        - name: id
          dtype: int64
        - name: node_id
          dtype: string
        - name: avatar_url
          dtype: string
        - name: gravatar_id
          dtype: string
        - name: url
          dtype: string
        - name: html_url
          dtype: string
        - name: followers_url
          dtype: string
        - name: following_url
          dtype: string
        - name: gists_url
          dtype: string
        - name: starred_url
          dtype: string
        - name: subscriptions_url
          dtype: string
        - name: organizations_url
          dtype: string
        - name: repos_url
          dtype: string
        - name: events_url
          dtype: string
        - name: received_events_url
          dtype: string
        - name: type
          dtype: string
        - name: site_admin
          dtype: bool
    - 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: state
      dtype: string
    - name: locked
      dtype: bool
    - name: assignee
      struct:
        - name: login
          dtype: string
        - name: id
          dtype: int64
        - name: node_id
          dtype: string
        - name: avatar_url
          dtype: string
        - name: gravatar_id
          dtype: string
        - name: url
          dtype: string
        - name: html_url
          dtype: string
        - name: followers_url
          dtype: string
        - name: following_url
          dtype: string
        - name: gists_url
          dtype: string
        - name: starred_url
          dtype: string
        - name: subscriptions_url
          dtype: string
        - name: organizations_url
          dtype: string
        - name: repos_url
          dtype: string
        - name: events_url
          dtype: string
        - name: received_events_url
          dtype: string
        - name: type
          dtype: string
        - name: site_admin
          dtype: bool
    - name: assignees
      list:
        - name: login
          dtype: string
        - name: id
          dtype: int64
        - name: node_id
          dtype: string
        - name: avatar_url
          dtype: string
        - name: gravatar_id
          dtype: string
        - name: url
          dtype: string
        - name: html_url
          dtype: string
        - name: followers_url
          dtype: string
        - name: following_url
          dtype: string
        - name: gists_url
          dtype: string
        - name: starred_url
          dtype: string
        - name: subscriptions_url
          dtype: string
        - name: organizations_url
          dtype: string
        - name: repos_url
          dtype: string
        - name: events_url
          dtype: string
        - name: received_events_url
          dtype: string
        - name: type
          dtype: string
        - name: site_admin
          dtype: bool
    - name: milestone
      struct:
        - name: url
          dtype: string
        - name: html_url
          dtype: string
        - name: labels_url
          dtype: string
        - name: id
          dtype: int64
        - name: node_id
          dtype: string
        - name: number
          dtype: int64
        - name: title
          dtype: string
        - name: description
          dtype: string
        - name: creator
          struct:
            - name: login
              dtype: string
            - name: id
              dtype: int64
            - name: node_id
              dtype: string
            - name: avatar_url
              dtype: string
            - name: gravatar_id
              dtype: string
            - name: url
              dtype: string
            - name: html_url
              dtype: string
            - name: followers_url
              dtype: string
            - name: following_url
              dtype: string
            - name: gists_url
              dtype: string
            - name: starred_url
              dtype: string
            - name: subscriptions_url
              dtype: string
            - name: organizations_url
              dtype: string
            - name: repos_url
              dtype: string
            - name: events_url
              dtype: string
            - name: received_events_url
              dtype: string
            - name: type
              dtype: string
            - name: site_admin
              dtype: bool
        - name: open_issues
          dtype: int64
        - name: closed_issues
          dtype: int64
        - name: state
          dtype: string
        - name: created_at
          dtype: timestamp[s]
        - name: updated_at
          dtype: timestamp[s]
        - name: due_on
          dtype: 'null'
        - name: closed_at
          dtype: 'null'
    - name: comments
      sequence: string
    - name: created_at
      dtype: timestamp[s]
    - name: updated_at
      dtype: timestamp[s]
    - name: closed_at
      dtype: timestamp[s]
    - name: author_association
      dtype: string
    - name: active_lock_reason
      dtype: 'null'
    - name: draft
      dtype: bool
    - 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: body
      dtype: string
    - name: reactions
      struct:
        - name: url
          dtype: string
        - name: total_count
          dtype: int64
        - name: '+1'
          dtype: int64
        - name: '-1'
          dtype: int64
        - name: laugh
          dtype: int64
        - name: hooray
          dtype: int64
        - name: confused
          dtype: int64
        - name: heart
          dtype: int64
        - name: rocket
          dtype: int64
        - name: eyes
          dtype: int64
    - name: timeline_url
      dtype: string
    - name: performed_via_github_app
      dtype: 'null'
    - name: state_reason
      dtype: string
    - name: is_pull_request
      dtype: bool
  splits:
    - name: train
      num_bytes: 2626101.12
      num_examples: 192
    - name: valid
      num_bytes: 656525.28
      num_examples: 48
    - name: test
      num_bytes: 820656.6
      num_examples: 60
  download_size: 1373746
  dataset_size: 4103283.0000000005
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: valid
        path: data/valid-*
      - split: test
        path: data/test-*

annotations_creators:

  • crowdsourced language_creators:
  • crowdsourced languages:
  • en-US
  • '' licenses:
  • osl-2.0 multilinguality:
  • monolingual pretty_name: github_issues_300 size_categories:
  • n<1K source_datasets: [] task_categories:
  • text-classification task_ids:
  • acceptability-classification
  • topic-classification

Dataset Card for github_issues_300

Table of Contents

Dataset Description

Dataset Summary

GitHub issues dataset as in the Hugging Face course (https://huggingface.co/course/chapter5/5?fw=pt) but restricted to 300 issues

Supported Tasks and Leaderboards

[Needs More Information]

Languages

[Needs More Information]

Dataset Structure

Data Instances

[Needs More Information]

Data Fields

[Needs More Information]

Data Splits

[Needs More Information]

Dataset Creation

Curation Rationale

[Needs More Information]

Source Data

Initial Data Collection and Normalization

[Needs More Information]

Who are the source language producers?

[Needs More Information]

Annotations

Annotation process

[Needs More Information]

Who are the annotators?

[Needs More Information]

Personal and Sensitive Information

[Needs More Information]

Considerations for Using the Data

Social Impact of Dataset

[Needs More Information]

Discussion of Biases

[Needs More Information]

Other Known Limitations

[Needs More Information]

Additional Information

Dataset Curators

[Needs More Information]

Licensing Information

[Needs More Information]

Citation Information

[Needs More Information]