xszheng2020 commited on
Commit
5921cd8
·
verified ·
1 Parent(s): 72f1b9f

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,241 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: hexsha
5
+ dtype: string
6
+ - name: size
7
+ dtype: int64
8
+ - name: ext
9
+ dtype: string
10
+ - name: lang
11
+ dtype: string
12
+ - name: max_stars_repo_path
13
+ dtype: string
14
+ - name: max_stars_repo_name
15
+ dtype: string
16
+ - name: max_stars_repo_head_hexsha
17
+ dtype: string
18
+ - name: max_stars_repo_licenses
19
+ list: string
20
+ - name: max_stars_count
21
+ dtype: int64
22
+ - name: max_stars_repo_stars_event_min_datetime
23
+ dtype: string
24
+ - name: max_stars_repo_stars_event_max_datetime
25
+ dtype: string
26
+ - name: max_issues_repo_path
27
+ dtype: string
28
+ - name: max_issues_repo_name
29
+ dtype: string
30
+ - name: max_issues_repo_head_hexsha
31
+ dtype: string
32
+ - name: max_issues_repo_licenses
33
+ list: string
34
+ - name: max_issues_count
35
+ dtype: int64
36
+ - name: max_issues_repo_issues_event_min_datetime
37
+ dtype: string
38
+ - name: max_issues_repo_issues_event_max_datetime
39
+ dtype: string
40
+ - name: max_forks_repo_path
41
+ dtype: string
42
+ - name: max_forks_repo_name
43
+ dtype: string
44
+ - name: max_forks_repo_head_hexsha
45
+ dtype: string
46
+ - name: max_forks_repo_licenses
47
+ list: string
48
+ - name: max_forks_count
49
+ dtype: int64
50
+ - name: max_forks_repo_forks_event_min_datetime
51
+ dtype: string
52
+ - name: max_forks_repo_forks_event_max_datetime
53
+ dtype: string
54
+ - name: content
55
+ dtype: string
56
+ - name: avg_line_length
57
+ dtype: float64
58
+ - name: max_line_length
59
+ dtype: int64
60
+ - name: alphanum_fraction
61
+ dtype: float64
62
+ - name: qsc_code_num_words_quality_signal
63
+ dtype: int64
64
+ - name: qsc_code_num_chars_quality_signal
65
+ dtype: float64
66
+ - name: qsc_code_mean_word_length_quality_signal
67
+ dtype: float64
68
+ - name: qsc_code_frac_words_unique_quality_signal
69
+ dtype: float64
70
+ - name: qsc_code_frac_chars_top_2grams_quality_signal
71
+ dtype: float64
72
+ - name: qsc_code_frac_chars_top_3grams_quality_signal
73
+ dtype: float64
74
+ - name: qsc_code_frac_chars_top_4grams_quality_signal
75
+ dtype: float64
76
+ - name: qsc_code_frac_chars_dupe_5grams_quality_signal
77
+ dtype: float64
78
+ - name: qsc_code_frac_chars_dupe_6grams_quality_signal
79
+ dtype: float64
80
+ - name: qsc_code_frac_chars_dupe_7grams_quality_signal
81
+ dtype: float64
82
+ - name: qsc_code_frac_chars_dupe_8grams_quality_signal
83
+ dtype: float64
84
+ - name: qsc_code_frac_chars_dupe_9grams_quality_signal
85
+ dtype: float64
86
+ - name: qsc_code_frac_chars_dupe_10grams_quality_signal
87
+ dtype: float64
88
+ - name: qsc_code_frac_chars_replacement_symbols_quality_signal
89
+ dtype: float64
90
+ - name: qsc_code_frac_chars_digital_quality_signal
91
+ dtype: float64
92
+ - name: qsc_code_frac_chars_whitespace_quality_signal
93
+ dtype: float64
94
+ - name: qsc_code_size_file_byte_quality_signal
95
+ dtype: float64
96
+ - name: qsc_code_num_lines_quality_signal
97
+ dtype: float64
98
+ - name: qsc_code_num_chars_line_max_quality_signal
99
+ dtype: float64
100
+ - name: qsc_code_num_chars_line_mean_quality_signal
101
+ dtype: float64
102
+ - name: qsc_code_frac_chars_alphabet_quality_signal
103
+ dtype: float64
104
+ - name: qsc_code_frac_chars_comments_quality_signal
105
+ dtype: float64
106
+ - name: qsc_code_cate_xml_start_quality_signal
107
+ dtype: float64
108
+ - name: qsc_code_frac_lines_dupe_lines_quality_signal
109
+ dtype: float64
110
+ - name: qsc_code_cate_autogen_quality_signal
111
+ dtype: float64
112
+ - name: qsc_code_frac_lines_long_string_quality_signal
113
+ dtype: float64
114
+ - name: qsc_code_frac_chars_string_length_quality_signal
115
+ dtype: float64
116
+ - name: qsc_code_frac_chars_long_word_length_quality_signal
117
+ dtype: float64
118
+ - name: qsc_code_frac_lines_string_concat_quality_signal
119
+ dtype: float64
120
+ - name: qsc_code_cate_encoded_data_quality_signal
121
+ dtype: float64
122
+ - name: qsc_code_frac_chars_hex_words_quality_signal
123
+ dtype: float64
124
+ - name: qsc_code_frac_lines_prompt_comments_quality_signal
125
+ dtype: float64
126
+ - name: qsc_code_frac_lines_assert_quality_signal
127
+ dtype: float64
128
+ - name: qsc_codepython_cate_ast_quality_signal
129
+ dtype: float64
130
+ - name: qsc_codepython_frac_lines_func_ratio_quality_signal
131
+ dtype: float64
132
+ - name: qsc_codepython_cate_var_zero_quality_signal
133
+ dtype: bool
134
+ - name: qsc_codepython_frac_lines_pass_quality_signal
135
+ dtype: float64
136
+ - name: qsc_codepython_frac_lines_import_quality_signal
137
+ dtype: float64
138
+ - name: qsc_codepython_frac_lines_simplefunc_quality_signal
139
+ dtype: float64
140
+ - name: qsc_codepython_score_lines_no_logic_quality_signal
141
+ dtype: float64
142
+ - name: qsc_codepython_frac_lines_print_quality_signal
143
+ dtype: float64
144
+ - name: qsc_code_num_words
145
+ dtype: int64
146
+ - name: qsc_code_num_chars
147
+ dtype: int64
148
+ - name: qsc_code_mean_word_length
149
+ dtype: int64
150
+ - name: qsc_code_frac_words_unique
151
+ dtype: 'null'
152
+ - name: qsc_code_frac_chars_top_2grams
153
+ dtype: int64
154
+ - name: qsc_code_frac_chars_top_3grams
155
+ dtype: int64
156
+ - name: qsc_code_frac_chars_top_4grams
157
+ dtype: int64
158
+ - name: qsc_code_frac_chars_dupe_5grams
159
+ dtype: int64
160
+ - name: qsc_code_frac_chars_dupe_6grams
161
+ dtype: int64
162
+ - name: qsc_code_frac_chars_dupe_7grams
163
+ dtype: int64
164
+ - name: qsc_code_frac_chars_dupe_8grams
165
+ dtype: int64
166
+ - name: qsc_code_frac_chars_dupe_9grams
167
+ dtype: int64
168
+ - name: qsc_code_frac_chars_dupe_10grams
169
+ dtype: int64
170
+ - name: qsc_code_frac_chars_replacement_symbols
171
+ dtype: int64
172
+ - name: qsc_code_frac_chars_digital
173
+ dtype: int64
174
+ - name: qsc_code_frac_chars_whitespace
175
+ dtype: int64
176
+ - name: qsc_code_size_file_byte
177
+ dtype: int64
178
+ - name: qsc_code_num_lines
179
+ dtype: int64
180
+ - name: qsc_code_num_chars_line_max
181
+ dtype: int64
182
+ - name: qsc_code_num_chars_line_mean
183
+ dtype: int64
184
+ - name: qsc_code_frac_chars_alphabet
185
+ dtype: int64
186
+ - name: qsc_code_frac_chars_comments
187
+ dtype: int64
188
+ - name: qsc_code_cate_xml_start
189
+ dtype: int64
190
+ - name: qsc_code_frac_lines_dupe_lines
191
+ dtype: int64
192
+ - name: qsc_code_cate_autogen
193
+ dtype: int64
194
+ - name: qsc_code_frac_lines_long_string
195
+ dtype: int64
196
+ - name: qsc_code_frac_chars_string_length
197
+ dtype: int64
198
+ - name: qsc_code_frac_chars_long_word_length
199
+ dtype: int64
200
+ - name: qsc_code_frac_lines_string_concat
201
+ dtype: 'null'
202
+ - name: qsc_code_cate_encoded_data
203
+ dtype: int64
204
+ - name: qsc_code_frac_chars_hex_words
205
+ dtype: int64
206
+ - name: qsc_code_frac_lines_prompt_comments
207
+ dtype: int64
208
+ - name: qsc_code_frac_lines_assert
209
+ dtype: int64
210
+ - name: qsc_codepython_cate_ast
211
+ dtype: int64
212
+ - name: qsc_codepython_frac_lines_func_ratio
213
+ dtype: int64
214
+ - name: qsc_codepython_cate_var_zero
215
+ dtype: int64
216
+ - name: qsc_codepython_frac_lines_pass
217
+ dtype: int64
218
+ - name: qsc_codepython_frac_lines_import
219
+ dtype: int64
220
+ - name: qsc_codepython_frac_lines_simplefunc
221
+ dtype: int64
222
+ - name: qsc_codepython_score_lines_no_logic
223
+ dtype: int64
224
+ - name: qsc_codepython_frac_lines_print
225
+ dtype: int64
226
+ - name: effective
227
+ dtype: string
228
+ - name: hits
229
+ dtype: int64
230
+ splits:
231
+ - name: train
232
+ num_bytes: 16702447398.371212
233
+ num_examples: 2697525
234
+ download_size: 5585002050
235
+ dataset_size: 16702447398.371212
236
+ configs:
237
+ - config_name: default
238
+ data_files:
239
+ - split: train
240
+ path: data/train-*
241
+ ---
data/train-00000-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:558a23f3721fc41d29d17b69c315a457c6f84e9a29af36f7a7a6dbbd9d27ce01
3
+ size 167889231
data/train-00001-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e090a0a2b79d54d08d1c97df489e968adf967e696e3a537463266270e48a2a21
3
+ size 170582353
data/train-00002-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bb5f02a14f42225e147350e6492329c4c5621b71560a45019fac06d7036f428
3
+ size 169325204
data/train-00003-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5662d4ee6a0025681c7c625670e453774550b13bd0ec5c38f4eda47579e3d9b5
3
+ size 170048916
data/train-00004-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32b09192e7aebde70d62446c0bfa282c0137459b7beb28fcfd39546324ef24f9
3
+ size 170931495
data/train-00005-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2be4a3f65d96cc51f242b6be32f43cab0647bfb2a6ca2235090e3005f4b5f743
3
+ size 169891359
data/train-00006-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93bd8d474a33fc0b9e5736a0301fc32625c8af2f0ec57525a9d59aa5cd374424
3
+ size 168119169
data/train-00007-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2439c682b15bc892ef2dcde33006e42bfac5e30e2465b62439cd1ce3631fdc1
3
+ size 168828462
data/train-00008-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bac1481c5ea31fe6f8afb2656724f96dcfd8aaecf37df365689d2b4c43822ce9
3
+ size 167941251
data/train-00009-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc903200236ac9f893d3f1b264b4f4d1b39e56c317d5ead4c7aab2d210c2a6b9
3
+ size 170039013
data/train-00010-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20a6c8bd8700347fca91278e32f20cbeec802fc0eb75408976d1ab17a643f1a1
3
+ size 167175298
data/train-00011-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a075572dec7f30222264aac13eaab3ffe9c879f8e479092a445acd6763210daf
3
+ size 168938660
data/train-00012-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:203a07321877a118d0ed608216f1856589001ae33ccb33d296fdce9e2c17e23e
3
+ size 169766171
data/train-00013-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66785ac1ef432556a8e00a4900c806714a9bc93f9c782ab4d7d36d0553fd6afd
3
+ size 168691726
data/train-00014-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0c658459f64d1c10c43756c8c38aa71da661d1a4c8c02b642b373f1911d2117
3
+ size 169674482
data/train-00015-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32d50c95e2a12479de976d217808f7fe35d984768db64498aa509554342a97f0
3
+ size 167372839
data/train-00016-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0ab99f38cd2503950e3e0f55d361ee3e827af4f4dfac8f40156f369bb99f3d8
3
+ size 169406787
data/train-00017-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96bc29ff75cdaf21a68963985d75ed0bd9e03bbce0a6b361eabd2ce3d5ebb2c4
3
+ size 168914154
data/train-00018-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdb7013d42c2b0834300f4cd1a256a19ecba498cdeea5c47629dbeaf18ff0259
3
+ size 168500168
data/train-00019-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7210b2edca52642c16458aec70b5e18241191444cef02242c64b5d4f25ad676d
3
+ size 170299617
data/train-00020-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f20ea25cbb0a1818a494b12773207cf1eb59b8691fb05e2a45b689461049a63
3
+ size 168171800
data/train-00021-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9277cfaf8e6fa400b1fffa5c5294ba4eda63c7ea4da6aa11379aff47505c2e2
3
+ size 170763939
data/train-00022-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eaa48f0612061e0d34998320f0235a94b90f10e1a87a56160f372f4ed95cefe9
3
+ size 168462578
data/train-00023-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:680576ed07d145575b2282a412023bb4b78f44a1d391363ab87e50c4ca4d4fa5
3
+ size 167951924
data/train-00024-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8505e248a8f8170887daff814eca2fba027e5d3d9469a82994bc9c53b76339ae
3
+ size 168336579
data/train-00025-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52dc8de8554fbbadcec8e3997938eb6748be663e1c66b3b2658f404f8a62e5ef
3
+ size 168958061
data/train-00026-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b75b0935d80128c7f3cbf2f0ae37506d599aa73cbaad3e70493fd99d2937fe62
3
+ size 170502889
data/train-00027-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44d177abc82c3107a3508bc6ef6aabe14b92a84df6e2a9469a782a99f270d092
3
+ size 169053728
data/train-00028-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee650a72c1b714e95aa68233207a8a83f9d3f48a49f92d07c42207d17640c8d6
3
+ size 170026056
data/train-00029-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1eb62ee737ac1dc1a0aad28ccd7c34a7b63cc9b263d02749c2c8d28bc8f2edad
3
+ size 170564774
data/train-00030-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56bf2e94d128941489c0801972c1b1ac301125f30d238f9d3f8f3600a9dee6a1
3
+ size 169558844
data/train-00031-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85c28ac5455b2f9cb19f1d52728d703c3b4a286fa0b541eb2e9f3fc3a71b426c
3
+ size 169252840
data/train-00032-of-00033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4ef90330c97851d2c8a6421d38663ca36a824d111ce46f8ed8a0ca18e350228
3
+ size 171061683