Upload dataset
Browse files- README.md +108 -0
- c/train-00000-of-00015.parquet +3 -0
- c/train-00001-of-00015.parquet +3 -0
- c/train-00002-of-00015.parquet +3 -0
- c/train-00003-of-00015.parquet +3 -0
- c/train-00004-of-00015.parquet +3 -0
- c/train-00005-of-00015.parquet +3 -0
- c/train-00006-of-00015.parquet +3 -0
- c/train-00007-of-00015.parquet +3 -0
- c/train-00008-of-00015.parquet +3 -0
- c/train-00009-of-00015.parquet +3 -0
- c/train-00010-of-00015.parquet +3 -0
- c/train-00011-of-00015.parquet +3 -0
- c/train-00012-of-00015.parquet +3 -0
- c/train-00013-of-00015.parquet +3 -0
- c/train-00014-of-00015.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,108 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
config_name: c
|
4 |
+
features:
|
5 |
+
- name: hexsha
|
6 |
+
dtype: string
|
7 |
+
- name: repo
|
8 |
+
dtype: string
|
9 |
+
- name: path
|
10 |
+
dtype: string
|
11 |
+
- name: license
|
12 |
+
sequence: string
|
13 |
+
- name: language
|
14 |
+
dtype: string
|
15 |
+
- name: identifier
|
16 |
+
dtype: string
|
17 |
+
- name: return_type
|
18 |
+
dtype: string
|
19 |
+
- name: original_string
|
20 |
+
dtype: string
|
21 |
+
- name: original_docstring
|
22 |
+
dtype: string
|
23 |
+
- name: docstring
|
24 |
+
dtype: string
|
25 |
+
- name: docstring_tokens
|
26 |
+
sequence: string
|
27 |
+
- name: code
|
28 |
+
dtype: string
|
29 |
+
- name: code_tokens
|
30 |
+
sequence: string
|
31 |
+
- name: short_docstring
|
32 |
+
dtype: string
|
33 |
+
- name: short_docstring_tokens
|
34 |
+
sequence: string
|
35 |
+
- name: comment
|
36 |
+
sequence: string
|
37 |
+
- name: parameters
|
38 |
+
list:
|
39 |
+
- name: param
|
40 |
+
dtype: string
|
41 |
+
- name: type
|
42 |
+
dtype: string
|
43 |
+
- name: docstring_params
|
44 |
+
struct:
|
45 |
+
- name: returns
|
46 |
+
list:
|
47 |
+
- name: docstring
|
48 |
+
dtype: string
|
49 |
+
- name: docstring_tokens
|
50 |
+
sequence: string
|
51 |
+
- name: type
|
52 |
+
dtype: string
|
53 |
+
- name: raises
|
54 |
+
list:
|
55 |
+
- name: docstring
|
56 |
+
dtype: string
|
57 |
+
- name: docstring_tokens
|
58 |
+
sequence: string
|
59 |
+
- name: type
|
60 |
+
dtype: string
|
61 |
+
- name: params
|
62 |
+
list:
|
63 |
+
- name: identifier
|
64 |
+
dtype: string
|
65 |
+
- name: type
|
66 |
+
dtype: string
|
67 |
+
- name: docstring
|
68 |
+
dtype: string
|
69 |
+
- name: docstring_tokens
|
70 |
+
sequence: string
|
71 |
+
- name: default
|
72 |
+
dtype: string
|
73 |
+
- name: is_optional
|
74 |
+
dtype: bool
|
75 |
+
- name: outlier_params
|
76 |
+
list:
|
77 |
+
- name: identifier
|
78 |
+
dtype: string
|
79 |
+
- name: type
|
80 |
+
dtype: string
|
81 |
+
- name: docstring
|
82 |
+
dtype: string
|
83 |
+
- name: docstring_tokens
|
84 |
+
sequence: string
|
85 |
+
- name: default
|
86 |
+
dtype: string
|
87 |
+
- name: is_optional
|
88 |
+
dtype: bool
|
89 |
+
- name: others
|
90 |
+
list:
|
91 |
+
- name: identifier
|
92 |
+
dtype: string
|
93 |
+
- name: docstring
|
94 |
+
dtype: string
|
95 |
+
- name: docstring_tokens
|
96 |
+
sequence: string
|
97 |
+
splits:
|
98 |
+
- name: train
|
99 |
+
num_bytes: 7005675667
|
100 |
+
num_examples: 1639319
|
101 |
+
download_size: 2316557542
|
102 |
+
dataset_size: 7005675667
|
103 |
+
configs:
|
104 |
+
- config_name: c
|
105 |
+
data_files:
|
106 |
+
- split: train
|
107 |
+
path: c/train-*
|
108 |
+
---
|
c/train-00000-of-00015.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:731aa49eec47d3546d95951f2fcde416b50ad83f76a417a1cbebe5d4ad38096a
|
3 |
+
size 155244003
|
c/train-00001-of-00015.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:697c4c0ab9b6ac6b39caa4c3bb5ab8dd420fb276a45c886ef319d244ed3ffa92
|
3 |
+
size 151733655
|
c/train-00002-of-00015.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29a71e804e2c19d4082b48aae584ec2f788c533978ca070f86f998bf7adb6c7f
|
3 |
+
size 156947182
|
c/train-00003-of-00015.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb71a3e5df28819b0ba835c2863ef0a5ba3075e936d2babd624ca373bb24246f
|
3 |
+
size 153405345
|
c/train-00004-of-00015.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d69594a4fc3fb15ccebd1c61101764bd78c4f4b0ac3a29cfccc28152634f258
|
3 |
+
size 154946832
|
c/train-00005-of-00015.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77d783b9811ec80ffad20eb0ab818a41b72bb5a9774ecb8393f14ad9c44858d4
|
3 |
+
size 151852297
|
c/train-00006-of-00015.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34e38a4c44cecf7225248d3b723a96b202531a5dbd8f40ce4bb23058e23331a9
|
3 |
+
size 141728525
|
c/train-00007-of-00015.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80e1a775fe8250e3534281f450848a4e43018a781f5cf8082b5a0b224db59c2e
|
3 |
+
size 155528099
|
c/train-00008-of-00015.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d18b6a81dd038787fd65f1e5d578a8cbb20bf8cadefe894f4222acdab6bb178
|
3 |
+
size 162538219
|
c/train-00009-of-00015.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b91bb806b2a36e0ed3bb37930b945e54ef467da9e9b915f3164542b2e01b292
|
3 |
+
size 155710681
|
c/train-00010-of-00015.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5ec4049545396d90806edca8caf60a8d2cab6ae596b9b7edd325c9eaccdacac
|
3 |
+
size 155866855
|
c/train-00011-of-00015.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e624efe05b29e9930d0c68a5e292747ebba885d33db84a951c2c7cbcff4c769
|
3 |
+
size 153445749
|
c/train-00012-of-00015.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a90e19977d8cad82de7dd703572983a4099b9508c927e43ab5d05cf3aec5b93
|
3 |
+
size 156133001
|
c/train-00013-of-00015.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1de5c4f7a4132c5bfb7b85dc71082de5f7e5224467d7bc871858fef1e885beb8
|
3 |
+
size 155155102
|
c/train-00014-of-00015.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5eb0096f4cd0cc748547c20fa949a0073db66bb31c7aeb0dd5cd7dc1b14a2ee
|
3 |
+
size 156321997
|