| --- |
| dataset_info: |
| features: |
| - name: id |
| dtype: int64 |
| - name: title |
| dtype: string |
| - name: body |
| dtype: string |
| - name: state |
| dtype: string |
| - name: number |
| dtype: int64 |
| - name: comments |
| list: string |
| - name: locked |
| dtype: bool |
| - name: created_at |
| dtype: string |
| - name: updated_at |
| dtype: string |
| - name: author_association |
| dtype: string |
| - name: user_login |
| dtype: string |
| - name: user_id |
| dtype: int64 |
| - name: user_type |
| dtype: string |
| - name: labels |
| dtype: string |
| - name: reactions |
| dtype: string |
| - name: url |
| dtype: string |
| - name: html_url |
| dtype: string |
| - name: pull_request |
| dtype: string |
| - name: is_pull_request |
| dtype: bool |
| splits: |
| - name: train |
| num_bytes: 32269041 |
| num_examples: 7625 |
| download_size: 11080694 |
| dataset_size: 32269041 |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/train-* |
| annotations_creators: [] |
| language: |
| - en |
| language_creators: [] |
| license: [] |
| multilinguality: [] |
| pretty_name: Hugging Face GitHub Issues |
| size_categories: [] |
| source_datasets: [] |
| tags: [] |
| task_categories: |
| - text-classification |
| - text-retrieval |
| task_ids: |
| - multi-class-classification |
| - multi-label-classification |
| - document-retrieval |
| --- |