Upload dataset
Browse files- README.md +44 -6
- py/dev-00000-of-00001.parquet +2 -2
- py/test-00000-of-00001.parquet +2 -2
- py/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -264,18 +264,56 @@ dataset_info:
|
|
264 |
dtype: string
|
265 |
- name: gpt_description
|
266 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
267 |
splits:
|
268 |
- name: dev
|
269 |
-
num_bytes:
|
270 |
-
num_examples:
|
271 |
- name: test
|
272 |
num_bytes: 0.0
|
273 |
num_examples: 0
|
274 |
- name: train
|
275 |
-
num_bytes:
|
276 |
-
num_examples:
|
277 |
-
download_size:
|
278 |
-
dataset_size:
|
279 |
configs:
|
280 |
- config_name: android
|
281 |
data_files:
|
|
|
264 |
dtype: string
|
265 |
- name: gpt_description
|
266 |
dtype: string
|
267 |
+
- name: repo_symbols_count
|
268 |
+
dtype: int64
|
269 |
+
- name: repo_tokens_count
|
270 |
+
dtype: int64
|
271 |
+
- name: repo_words_count
|
272 |
+
dtype: int64
|
273 |
+
- name: repo_lines_count
|
274 |
+
dtype: int64
|
275 |
+
- name: repo_files_count
|
276 |
+
dtype: int64
|
277 |
+
- name: repo_code_symbols_count
|
278 |
+
dtype: int64
|
279 |
+
- name: repo_code_tokens_count
|
280 |
+
dtype: int64
|
281 |
+
- name: repo_code_words_count
|
282 |
+
dtype: int64
|
283 |
+
- name: repo_code_lines_count
|
284 |
+
dtype: int64
|
285 |
+
- name: repo_code_files_count
|
286 |
+
dtype: int64
|
287 |
+
- name: description_symbols_count
|
288 |
+
dtype: int64
|
289 |
+
- name: description_tokens_count
|
290 |
+
dtype: int64
|
291 |
+
- name: description_words_count
|
292 |
+
dtype: int64
|
293 |
+
- name: description_lines_count
|
294 |
+
dtype: int64
|
295 |
+
- name: readme_header
|
296 |
+
dtype: string
|
297 |
+
- name: readme_header_symbols_count
|
298 |
+
dtype: int64
|
299 |
+
- name: readme_header_tokens_count
|
300 |
+
dtype: int64
|
301 |
+
- name: readme_header_words_count
|
302 |
+
dtype: int64
|
303 |
+
- name: readme_header_lines_count
|
304 |
+
dtype: int64
|
305 |
splits:
|
306 |
- name: dev
|
307 |
+
num_bytes: 1038121
|
308 |
+
num_examples: 593
|
309 |
- name: test
|
310 |
num_bytes: 0.0
|
311 |
num_examples: 0
|
312 |
- name: train
|
313 |
+
num_bytes: 1038121.0
|
314 |
+
num_examples: 593
|
315 |
+
download_size: 991256
|
316 |
+
dataset_size: 2076242.0
|
317 |
configs:
|
318 |
- config_name: android
|
319 |
data_files:
|
py/dev-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:671c2fbac7aed3eac283790f2aa1f8f5c69924feb90b6482a8b6df4a45053e82
|
3 |
+
size 491033
|
py/test-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7fa1a2b9d54ff5cf5d1c4b55fef51bd8b24e6a83f9917e69f13b7a6c00f5d5c
|
3 |
+
size 9190
|
py/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:671c2fbac7aed3eac283790f2aa1f8f5c69924feb90b6482a8b6df4a45053e82
|
3 |
+
size 491033
|