File size: 787 Bytes
f523c93
 
 
4158ed1
f523c93
4158ed1
f523c93
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4158ed1
 
f523c93
 
 
 
4158ed1
f523c93
4158ed1
 
f523c93
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
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)