File size: 1,829 Bytes
16d4d2e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2924b6a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
---
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