Upload dataset
Browse files- README.md +104 -0
- python/train-00000-of-00018.parquet +3 -0
- python/train-00001-of-00018.parquet +3 -0
- python/train-00002-of-00018.parquet +3 -0
- python/train-00003-of-00018.parquet +3 -0
- python/train-00004-of-00018.parquet +3 -0
- python/train-00005-of-00018.parquet +3 -0
- python/train-00006-of-00018.parquet +3 -0
- python/train-00007-of-00018.parquet +3 -0
- python/train-00008-of-00018.parquet +3 -0
- python/train-00009-of-00018.parquet +3 -0
- python/train-00010-of-00018.parquet +3 -0
- python/train-00011-of-00018.parquet +3 -0
- python/train-00012-of-00018.parquet +3 -0
- python/train-00013-of-00018.parquet +3 -0
- python/train-00014-of-00018.parquet +3 -0
- python/train-00015-of-00018.parquet +3 -0
- python/train-00016-of-00018.parquet +3 -0
- python/train-00017-of-00018.parquet +3 -0
README.md
CHANGED
@@ -300,6 +300,106 @@ dataset_info:
|
|
300 |
num_examples: 1319547
|
301 |
download_size: 1018396748
|
302 |
dataset_size: 3717971602
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
303 |
configs:
|
304 |
- config_name: c
|
305 |
data_files:
|
@@ -313,4 +413,8 @@ configs:
|
|
313 |
data_files:
|
314 |
- split: train
|
315 |
path: go/train-*
|
|
|
|
|
|
|
|
|
316 |
---
|
|
|
300 |
num_examples: 1319547
|
301 |
download_size: 1018396748
|
302 |
dataset_size: 3717971602
|
303 |
+
- config_name: python
|
304 |
+
features:
|
305 |
+
- name: hexsha
|
306 |
+
dtype: string
|
307 |
+
- name: repo
|
308 |
+
dtype: string
|
309 |
+
- name: path
|
310 |
+
dtype: string
|
311 |
+
- name: license
|
312 |
+
sequence: string
|
313 |
+
- name: language
|
314 |
+
dtype: string
|
315 |
+
- name: identifier
|
316 |
+
dtype: string
|
317 |
+
- name: return_type
|
318 |
+
dtype: string
|
319 |
+
- name: original_string
|
320 |
+
dtype: string
|
321 |
+
- name: original_docstring
|
322 |
+
dtype: string
|
323 |
+
- name: docstring
|
324 |
+
dtype: string
|
325 |
+
- name: docstring_tokens
|
326 |
+
sequence: string
|
327 |
+
- name: code
|
328 |
+
dtype: string
|
329 |
+
- name: code_tokens
|
330 |
+
sequence: string
|
331 |
+
- name: short_docstring
|
332 |
+
dtype: string
|
333 |
+
- name: short_docstring_tokens
|
334 |
+
sequence: string
|
335 |
+
- name: comment
|
336 |
+
sequence: string
|
337 |
+
- name: parameters
|
338 |
+
list:
|
339 |
+
- name: param
|
340 |
+
dtype: string
|
341 |
+
- name: type
|
342 |
+
dtype: string
|
343 |
+
- name: docstring_params
|
344 |
+
struct:
|
345 |
+
- name: returns
|
346 |
+
list:
|
347 |
+
- name: docstring
|
348 |
+
dtype: string
|
349 |
+
- name: docstring_tokens
|
350 |
+
sequence: string
|
351 |
+
- name: type
|
352 |
+
dtype: string
|
353 |
+
- name: raises
|
354 |
+
list:
|
355 |
+
- name: docstring
|
356 |
+
dtype: string
|
357 |
+
- name: docstring_tokens
|
358 |
+
sequence: string
|
359 |
+
- name: type
|
360 |
+
dtype: string
|
361 |
+
- name: params
|
362 |
+
list:
|
363 |
+
- name: identifier
|
364 |
+
dtype: string
|
365 |
+
- name: type
|
366 |
+
dtype: string
|
367 |
+
- name: docstring
|
368 |
+
dtype: string
|
369 |
+
- name: docstring_tokens
|
370 |
+
sequence: string
|
371 |
+
- name: default
|
372 |
+
dtype: string
|
373 |
+
- name: is_optional
|
374 |
+
dtype: bool
|
375 |
+
- name: outlier_params
|
376 |
+
list:
|
377 |
+
- name: identifier
|
378 |
+
dtype: string
|
379 |
+
- name: type
|
380 |
+
dtype: string
|
381 |
+
- name: docstring
|
382 |
+
dtype: string
|
383 |
+
- name: docstring_tokens
|
384 |
+
sequence: string
|
385 |
+
- name: default
|
386 |
+
dtype: string
|
387 |
+
- name: is_optional
|
388 |
+
dtype: bool
|
389 |
+
- name: others
|
390 |
+
list:
|
391 |
+
- name: identifier
|
392 |
+
dtype: string
|
393 |
+
- name: docstring
|
394 |
+
dtype: string
|
395 |
+
- name: docstring_tokens
|
396 |
+
sequence: string
|
397 |
+
splits:
|
398 |
+
- name: train
|
399 |
+
num_bytes: 8545493683
|
400 |
+
num_examples: 1952110
|
401 |
+
download_size: 2885303812
|
402 |
+
dataset_size: 8545493683
|
403 |
configs:
|
404 |
- config_name: c
|
405 |
data_files:
|
|
|
413 |
data_files:
|
414 |
- split: train
|
415 |
path: go/train-*
|
416 |
+
- config_name: python
|
417 |
+
data_files:
|
418 |
+
- split: train
|
419 |
+
path: python/train-*
|
420 |
---
|
python/train-00000-of-00018.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d208f01c63eabc44854cc4e107d997986ceb0ea11dd17c593a3f557c6da55e43
|
3 |
+
size 157738779
|
python/train-00001-of-00018.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7a5848a12986599ba6fe31628b8651a66928b2ef652eff0e98f3139cb820334
|
3 |
+
size 160230812
|
python/train-00002-of-00018.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6bdbc7e4df06ea6f20d461b3f0d0cd740ce278ea4764331315a3ee4a171d18a5
|
3 |
+
size 161835407
|
python/train-00003-of-00018.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53d6ad4c0def21166d3405564bb71befa3dcad7266e1e79cd2fa48d76a518907
|
3 |
+
size 159444660
|
python/train-00004-of-00018.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18c94a83bf706cc13fa3380477e4174e83703237706ecb48521449800193c2b0
|
3 |
+
size 159829163
|
python/train-00005-of-00018.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa328709b277600ae83955b0a3ca16fac22ab637119f1747a48084c21a08653a
|
3 |
+
size 165363260
|
python/train-00006-of-00018.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:417e0d9c50aca9a8687c60aafdb8024aafbd0915d7886cbb602539d06cee2a64
|
3 |
+
size 165113816
|
python/train-00007-of-00018.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3a81ae56f6c6adbef50d2901055008dbb9c3d10a468c4ce40a4cdce26066aed
|
3 |
+
size 158452948
|
python/train-00008-of-00018.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f51a285463c312e4a06ecbee97060c0a0e830396057c920f30d3d839a2e8e02
|
3 |
+
size 163820123
|
python/train-00009-of-00018.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8fc08b347ecdaf323564ec88c46782dfc890c8cdb5550d59d99e70305f09373
|
3 |
+
size 161413439
|
python/train-00010-of-00018.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f558941679a81763308ee4517ec06b752e7762df45a7f4e46ef9675a1a09f625
|
3 |
+
size 149518822
|
python/train-00011-of-00018.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3e0af150380f026ef2994531f37d2bd1bd330395b1a1deffef55cceddc2e9e2
|
3 |
+
size 164006529
|
python/train-00012-of-00018.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf93e65e9c54c04838d8eb5824e8faa526f46af9e82ffab5e812b10fef21c7e5
|
3 |
+
size 159200587
|
python/train-00013-of-00018.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36dc309f81cffbc381792555a9addc7a6def07d9e2d6da8b1f949aabc3f0e3a8
|
3 |
+
size 155147691
|
python/train-00014-of-00018.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30cbd72f0f0ad05724379f9856a80c40c94f946f88107de89fca74326b7cf618
|
3 |
+
size 161822509
|
python/train-00015-of-00018.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37288cfe88e5f98543c14841ad9aefadee117bceaef841976fe1223390fd83ff
|
3 |
+
size 163024090
|
python/train-00016-of-00018.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b4070decac6d17c4a5da9bf74c5ebb16a5f0c889155a1fdac4cfaf7515b5d35
|
3 |
+
size 158965054
|
python/train-00017-of-00018.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8c2591abfd62ebf7aa009d861e5b214c7c0c4cbd0db14c023df1224faf7d9aa
|
3 |
+
size 160376123
|