xszheng2020 commited on
Commit
9ba3f99
·
verified ·
1 Parent(s): 8143cb9

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: 9604911094.355738
233
+ num_examples: 1551239
234
+ download_size: 2717961998
235
+ dataset_size: 9604911094.355738
236
+ configs:
237
+ - config_name: default
238
+ data_files:
239
+ - split: train
240
+ path: data/train-*
241
+ ---
data/train-00000-of-00019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:350adcc763d80ebe30e26ed3fb141ba85781a9fe8ce8e7b823a22f7bea7b238d
3
+ size 141965452
data/train-00001-of-00019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c26e463eafc3129c3f78683e1d8b68ffe425549545bc215dcb480c6ee867467b
3
+ size 143166583
data/train-00002-of-00019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22df62a21e07fb373ccc1b3b0b2193fc614915d7db59037a6923518dc5818a52
3
+ size 143654857
data/train-00003-of-00019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59af9ee666550b6b84893fb0b588df96fef607259a9ab7397915180de0004524
3
+ size 142083073
data/train-00004-of-00019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b554d4ef3ece91b2f48af2cbc5b016b15cdf0a68af48331d5e0ed60c663eef98
3
+ size 143138228
data/train-00005-of-00019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b9dafd98b46b767f957cd4b9465473198957870e7c09c669066765ce3d8fd69
3
+ size 143567056
data/train-00006-of-00019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e30eebe9c37b5d4c947f886825b057a48df69b03276d2aa44ddc0eafd03c553
3
+ size 142314296
data/train-00007-of-00019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c818cf3db8d696e858cf9cdae1430a6b830276201b5fe921bc9cb95245070790
3
+ size 144424144
data/train-00008-of-00019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3635666ce93c7e3fc50e1005600171e6f10a8d21d22e2376d61d8e80cce3ec9b
3
+ size 142158734
data/train-00009-of-00019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:533e78ad0199513d9311727ea38328e19b7cc3e2e9ebfa1f8c7203fd274a6c57
3
+ size 142690852
data/train-00010-of-00019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:767e4e28aed053644545b7947bf4f45c445fe100594a25470af45c12e053f499
3
+ size 141675503
data/train-00011-of-00019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bd3e18548774dba3ff2e282ee0f7ada410600f44c3c612f73d2991e3322cdfb
3
+ size 143287263
data/train-00012-of-00019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f66b53e415248da35964bdd9f2d34b94d0f459fdce399de96192ad9052fd648
3
+ size 144569846
data/train-00013-of-00019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9696eb1e97c7b2af2da4e93f7fc95cdeb038fd96b9fa9c28dfb64f9fe37b8b5
3
+ size 141751375
data/train-00014-of-00019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:421ddee191e9795d107427624d1c59b88206e388f4a113790245b708fa541acc
3
+ size 142116654
data/train-00015-of-00019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03576752ead18a5d7d8ae1fd3ceba03bdc675c68bcee86f1c6273e9f89487a2d
3
+ size 143345064
data/train-00016-of-00019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f677d18035e7ab0619f42823c9f22752978b3cb8e7a69b65901d73ae7c9e9a08
3
+ size 143894779
data/train-00017-of-00019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29689d7faba5acd7809ce85276f88b515948580000fbfe25b709692c8f386b8a
3
+ size 145453981
data/train-00018-of-00019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:447bda7493315a747fd44a3caac850cc6239d8a7ee9eb950a170702899f421d6
3
+ size 142704258