andre15silva commited on
Commit
f69e468
1 Parent(s): de39a79

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +116 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,116 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: bid
5
+ dtype: string
6
+ - name: pid
7
+ dtype: string
8
+ - name: repository
9
+ dtype: string
10
+ - name: language
11
+ dtype: string
12
+ - name: clone_url
13
+ dtype: string
14
+ - name: collection_timestamp
15
+ dtype: string
16
+ - name: commit_hash
17
+ dtype: string
18
+ - name: commit_message
19
+ dtype: string
20
+ - name: commit_timestamp
21
+ dtype: string
22
+ - name: previous_commit_hash
23
+ dtype: string
24
+ - name: previous_commit_message
25
+ dtype: string
26
+ - name: previous_commit_timestamp
27
+ dtype: string
28
+ - name: time_to_patch
29
+ dtype: string
30
+ - name: bug_patch
31
+ dtype: string
32
+ - name: bug_patch_file_extensions
33
+ sequence: string
34
+ - name: test_patch
35
+ dtype: string
36
+ - name: test_patch_file_extensions
37
+ sequence: string
38
+ - name: non_code_patch
39
+ dtype: string
40
+ - name: non_code_patch_file_extensions
41
+ sequence: string
42
+ - name: change_type
43
+ dtype: string
44
+ - name: actions_runs
45
+ list:
46
+ list:
47
+ - name: build_tool
48
+ dtype: string
49
+ - name: default_actions
50
+ dtype: bool
51
+ - name: elapsed_time
52
+ dtype: float64
53
+ - name: failed
54
+ dtype: bool
55
+ - name: tests
56
+ list:
57
+ - name: classname
58
+ dtype: string
59
+ - name: name
60
+ dtype: string
61
+ - name: results
62
+ list:
63
+ - name: message
64
+ dtype: string
65
+ - name: result
66
+ dtype: string
67
+ - name: type
68
+ dtype: string
69
+ - name: stderr
70
+ dtype: string
71
+ - name: stdout
72
+ dtype: string
73
+ - name: time
74
+ dtype: float64
75
+ - name: workflow
76
+ struct:
77
+ - name: path
78
+ dtype: string
79
+ - name: type
80
+ dtype: string
81
+ - name: workflow_name
82
+ dtype: string
83
+ - name: strategy
84
+ dtype: string
85
+ - name: issues
86
+ list:
87
+ - name: body
88
+ dtype: string
89
+ - name: comments
90
+ sequence: string
91
+ - name: id
92
+ dtype: int64
93
+ - name: is_pull_request
94
+ dtype: bool
95
+ - name: labels
96
+ list:
97
+ - name: description
98
+ dtype: string
99
+ - name: name
100
+ dtype: string
101
+ - name: review_comments
102
+ sequence: string
103
+ - name: title
104
+ dtype: string
105
+ splits:
106
+ - name: train
107
+ num_bytes: 50137466
108
+ num_examples: 199
109
+ download_size: 3434244
110
+ dataset_size: 50137466
111
+ configs:
112
+ - config_name: default
113
+ data_files:
114
+ - split: train
115
+ path: data/train-*
116
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b698539074bb4f7d118666202370d42421af21d979cf9e37cc31cca2ffd578a
3
+ size 3434244