Upload dataset
Browse files
README.md
CHANGED
|
@@ -90,6 +90,36 @@ dataset_info:
|
|
| 90 |
num_examples: 382068
|
| 91 |
download_size: 355507456
|
| 92 |
dataset_size: 1188463343.9292386
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 93 |
- config_name: ruby
|
| 94 |
features:
|
| 95 |
- name: repository_name
|
|
@@ -133,6 +163,10 @@ configs:
|
|
| 133 |
data_files:
|
| 134 |
- split: train
|
| 135 |
path: php/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 136 |
- config_name: ruby
|
| 137 |
data_files:
|
| 138 |
- split: train
|
|
|
|
| 90 |
num_examples: 382068
|
| 91 |
download_size: 355507456
|
| 92 |
dataset_size: 1188463343.9292386
|
| 93 |
+
- config_name: python
|
| 94 |
+
features:
|
| 95 |
+
- name: repository_name
|
| 96 |
+
dtype: string
|
| 97 |
+
- name: func_path_in_repository
|
| 98 |
+
dtype: string
|
| 99 |
+
- name: func_name
|
| 100 |
+
dtype: string
|
| 101 |
+
- name: whole_func_string
|
| 102 |
+
dtype: string
|
| 103 |
+
- name: language
|
| 104 |
+
dtype: string
|
| 105 |
+
- name: func_code_string
|
| 106 |
+
dtype: string
|
| 107 |
+
- name: func_code_tokens
|
| 108 |
+
sequence: string
|
| 109 |
+
- name: func_documentation_string
|
| 110 |
+
dtype: string
|
| 111 |
+
- name: func_documentation_tokens
|
| 112 |
+
sequence: string
|
| 113 |
+
- name: split_name
|
| 114 |
+
dtype: string
|
| 115 |
+
- name: func_code_url
|
| 116 |
+
dtype: string
|
| 117 |
+
splits:
|
| 118 |
+
- name: train
|
| 119 |
+
num_bytes: 1093813798.2225087
|
| 120 |
+
num_examples: 351640
|
| 121 |
+
download_size: 481137696
|
| 122 |
+
dataset_size: 1093813798.2225087
|
| 123 |
- config_name: ruby
|
| 124 |
features:
|
| 125 |
- name: repository_name
|
|
|
|
| 163 |
data_files:
|
| 164 |
- split: train
|
| 165 |
path: php/train-*
|
| 166 |
+
- config_name: python
|
| 167 |
+
data_files:
|
| 168 |
+
- split: train
|
| 169 |
+
path: python/train-*
|
| 170 |
- config_name: ruby
|
| 171 |
data_files:
|
| 172 |
- split: train
|
python/train-00000-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8576e9fe6f184ce9151c9ba6322eac077b070aabf1fc71750bc267636efbdec0
|
| 3 |
+
size 163922839
|
python/train-00001-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6aca7744e0f271e5dd4eb5cfc03392eb136f4a179d6d6526c329c1800d9a65ce
|
| 3 |
+
size 160000383
|
python/train-00002-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b34ec680e6b302301f00414347837a7e6fcf5f61b6d6a8c9c969751ed8c479ce
|
| 3 |
+
size 157214474
|