| dataset_info: | |
| features: | |
| - name: title | |
| dtype: string | |
| - name: body | |
| dtype: string | |
| - name: html_url | |
| dtype: string | |
| - name: comments | |
| sequence: string | |
| - 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: number | |
| dtype: int64 | |
| - name: is_pull_request | |
| dtype: bool | |
| splits: | |
| - name: train | |
| num_bytes: 13797091 | |
| num_examples: 5599 | |
| download_size: 5345250 | |
| dataset_size: 13797091 | |
| # Dataset Card for "github-issues" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |