SamSaver commited on
Commit
3147205
1 Parent(s): c749325

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +77 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: float64
38
+ - name: comments
39
+ sequence: string
40
+ - name: created_at
41
+ dtype: string
42
+ - name: updated_at
43
+ dtype: string
44
+ - name: closed_at
45
+ dtype: string
46
+ - name: author_association
47
+ dtype: string
48
+ - name: active_lock_reason
49
+ dtype: string
50
+ - name: draft
51
+ dtype: bool
52
+ - name: pull_request
53
+ dtype: string
54
+ - name: body
55
+ dtype: string
56
+ - name: reactions
57
+ dtype: string
58
+ - name: timeline_url
59
+ dtype: string
60
+ - name: performed_via_github_app
61
+ dtype: float64
62
+ - name: state_reason
63
+ dtype: string
64
+ - name: is_pull_request
65
+ dtype: bool
66
+ splits:
67
+ - name: train
68
+ num_bytes: 75355918
69
+ num_examples: 10000
70
+ download_size: 16994788
71
+ dataset_size: 75355918
72
+ configs:
73
+ - config_name: default
74
+ data_files:
75
+ - split: train
76
+ path: data/train-*
77
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:030dcaf750ab3579b25a071a4f643307b088b3c870609cc81fbbf4c11882a9ac
3
+ size 16994788