| 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 | |
| dtype: string | |
| - name: labels | |
| dtype: string | |
| - name: state | |
| dtype: string | |
| - name: locked | |
| dtype: bool | |
| - name: assignee | |
| dtype: string | |
| - name: assignees | |
| dtype: string | |
| - name: milestone | |
| dtype: string | |
| - name: comments | |
| dtype: string | |
| - name: created_at | |
| dtype: string | |
| - name: updated_at | |
| dtype: string | |
| - name: closed_at | |
| dtype: string | |
| - name: author_association | |
| dtype: string | |
| - name: active_lock_reason | |
| dtype: float64 | |
| - name: body | |
| dtype: string | |
| - name: reactions | |
| 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 | |
| dtype: string | |
| - name: is_pull_request | |
| dtype: bool | |
| splits: | |
| - name: train | |
| num_bytes: 35370223 | |
| num_examples: 6279 | |
| download_size: 9128830 | |
| dataset_size: 35370223 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| annotations_creators: | |
| - other | |
| language: | |
| - en | |
| language_creators: | |
| - other | |
| license: [] | |
| multilinguality: | |
| - monolingual | |
| pretty_name: Github Issues | |
| size_categories: | |
| - 1K<n<10K | |
| source_datasets: | |
| - original | |
| tags: | |
| - github-issues | |
| - huggingface-nlp-course | |
| - datasets | |
| task_categories: | |
| - text-classification | |
| - text-retrieval | |
| task_ids: | |
| - multi-class-classification | |
| - multi-label-classification | |
| - document-retrieval |