ginnigarg commited on
Commit
bc92798
·
verified ·
1 Parent(s): 97dfd5b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +63 -9
README.md CHANGED
@@ -1,26 +1,80 @@
1
  ---
2
  dataset_info:
3
  features:
 
 
 
 
 
 
 
 
 
 
4
  - name: html_url
5
  dtype: string
 
 
 
 
 
 
6
  - name: title
7
  dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  - name: comments
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  dtype: string
10
  - name: body
11
  dtype: string
12
- - name: comment_length
13
- dtype: int64
14
- - name: text
 
 
 
 
 
 
 
 
 
 
15
  dtype: string
16
- - name: embeddings
17
- sequence: float64
18
  splits:
19
  - name: train
20
- num_bytes: 58554262
21
- num_examples: 6347
22
- download_size: 19014181
23
- dataset_size: 58554262
24
  configs:
25
  - config_name: default
26
  data_files:
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: url
5
+ dtype: string
6
+ - name: repository_url
7
+ dtype: string
8
+ - name: labels_url
9
+ dtype: string
10
+ - name: comments_url
11
+ dtype: string
12
+ - name: events_url
13
+ dtype: string
14
  - name: html_url
15
  dtype: string
16
+ - name: id
17
+ dtype: int64
18
+ - name: node_id
19
+ dtype: string
20
+ - name: number
21
+ dtype: int64
22
  - name: title
23
  dtype: string
24
+ - name: user
25
+ dtype: string
26
+ - name: labels
27
+ dtype: string
28
+ - name: state
29
+ dtype: string
30
+ - name: locked
31
+ dtype: bool
32
+ - name: assignee
33
+ dtype: string
34
+ - name: assignees
35
+ dtype: string
36
+ - name: milestone
37
+ dtype: string
38
  - name: comments
39
+ sequence: string
40
+ - name: created_at
41
+ dtype: int64
42
+ - name: updated_at
43
+ dtype: int64
44
+ - name: closed_at
45
+ dtype: int64
46
+ - name: author_association
47
+ dtype: string
48
+ - name: type
49
+ dtype: 'null'
50
+ - name: active_lock_reason
51
+ dtype: 'null'
52
+ - name: sub_issues_summary
53
  dtype: string
54
  - name: body
55
  dtype: string
56
+ - name: closed_by
57
+ dtype: string
58
+ - name: reactions
59
+ dtype: string
60
+ - name: timeline_url
61
+ dtype: string
62
+ - name: performed_via_github_app
63
+ dtype: 'null'
64
+ - name: state_reason
65
+ dtype: string
66
+ - name: draft
67
+ dtype: bool
68
+ - name: pull_request
69
  dtype: string
70
+ - name: is_pull_request
71
+ dtype: bool
72
  splits:
73
  - name: train
74
+ num_bytes: 50001962
75
+ num_examples: 7631
76
+ download_size: 11593391
77
+ dataset_size: 50001962
78
  configs:
79
  - config_name: default
80
  data_files: