Convert dataset to Parquet
Browse filesConvert dataset to Parquet.
- README.md +69 -59
- all/test-00000-of-00001.parquet +3 -0
- all/train-00000-of-00002.parquet +3 -0
- all/train-00001-of-00002.parquet +3 -0
- all/validation-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -50,17 +50,17 @@ dataset_info:
|
|
| 50 |
dtype: string
|
| 51 |
splits:
|
| 52 |
- name: train
|
| 53 |
-
num_bytes:
|
| 54 |
num_examples: 1880853
|
| 55 |
- name: test
|
| 56 |
-
num_bytes:
|
| 57 |
num_examples: 100529
|
| 58 |
- name: validation
|
| 59 |
-
num_bytes:
|
| 60 |
num_examples: 89154
|
| 61 |
-
download_size:
|
| 62 |
-
dataset_size:
|
| 63 |
-
- config_name:
|
| 64 |
features:
|
| 65 |
- name: repository_name
|
| 66 |
dtype: string
|
|
@@ -86,17 +86,17 @@ dataset_info:
|
|
| 86 |
dtype: string
|
| 87 |
splits:
|
| 88 |
- name: train
|
| 89 |
-
num_bytes:
|
| 90 |
-
num_examples:
|
| 91 |
- name: test
|
| 92 |
-
num_bytes:
|
| 93 |
-
num_examples:
|
| 94 |
- name: validation
|
| 95 |
-
num_bytes:
|
| 96 |
-
num_examples:
|
| 97 |
-
download_size:
|
| 98 |
-
dataset_size:
|
| 99 |
-
- config_name:
|
| 100 |
features:
|
| 101 |
- name: repository_name
|
| 102 |
dtype: string
|
|
@@ -122,17 +122,17 @@ dataset_info:
|
|
| 122 |
dtype: string
|
| 123 |
splits:
|
| 124 |
- name: train
|
| 125 |
-
num_bytes:
|
| 126 |
-
num_examples:
|
| 127 |
- name: test
|
| 128 |
-
num_bytes:
|
| 129 |
-
num_examples:
|
| 130 |
- name: validation
|
| 131 |
-
num_bytes:
|
| 132 |
-
num_examples:
|
| 133 |
-
download_size:
|
| 134 |
-
dataset_size:
|
| 135 |
-
- config_name:
|
| 136 |
features:
|
| 137 |
- name: repository_name
|
| 138 |
dtype: string
|
|
@@ -158,17 +158,17 @@ dataset_info:
|
|
| 158 |
dtype: string
|
| 159 |
splits:
|
| 160 |
- name: train
|
| 161 |
-
num_bytes:
|
| 162 |
-
num_examples:
|
| 163 |
- name: test
|
| 164 |
-
num_bytes:
|
| 165 |
-
num_examples:
|
| 166 |
- name: validation
|
| 167 |
-
num_bytes:
|
| 168 |
-
num_examples:
|
| 169 |
-
download_size:
|
| 170 |
-
dataset_size:
|
| 171 |
-
- config_name:
|
| 172 |
features:
|
| 173 |
- name: repository_name
|
| 174 |
dtype: string
|
|
@@ -194,17 +194,17 @@ dataset_info:
|
|
| 194 |
dtype: string
|
| 195 |
splits:
|
| 196 |
- name: train
|
| 197 |
-
num_bytes:
|
| 198 |
-
num_examples:
|
| 199 |
- name: test
|
| 200 |
-
num_bytes:
|
| 201 |
-
num_examples:
|
| 202 |
- name: validation
|
| 203 |
-
num_bytes:
|
| 204 |
-
num_examples:
|
| 205 |
-
download_size:
|
| 206 |
-
dataset_size:
|
| 207 |
-
- config_name:
|
| 208 |
features:
|
| 209 |
- name: repository_name
|
| 210 |
dtype: string
|
|
@@ -230,17 +230,17 @@ dataset_info:
|
|
| 230 |
dtype: string
|
| 231 |
splits:
|
| 232 |
- name: train
|
| 233 |
-
num_bytes:
|
| 234 |
-
num_examples:
|
| 235 |
- name: test
|
| 236 |
-
num_bytes:
|
| 237 |
-
num_examples:
|
| 238 |
- name: validation
|
| 239 |
-
num_bytes:
|
| 240 |
-
num_examples:
|
| 241 |
-
download_size:
|
| 242 |
-
dataset_size:
|
| 243 |
-
- config_name:
|
| 244 |
features:
|
| 245 |
- name: repository_name
|
| 246 |
dtype: string
|
|
@@ -266,16 +266,16 @@ dataset_info:
|
|
| 266 |
dtype: string
|
| 267 |
splits:
|
| 268 |
- name: train
|
| 269 |
-
num_bytes:
|
| 270 |
-
num_examples:
|
| 271 |
- name: test
|
| 272 |
-
num_bytes:
|
| 273 |
-
num_examples:
|
| 274 |
- name: validation
|
| 275 |
-
num_bytes:
|
| 276 |
-
num_examples:
|
| 277 |
-
download_size:
|
| 278 |
-
dataset_size:
|
| 279 |
config_names:
|
| 280 |
- all
|
| 281 |
- go
|
|
@@ -284,6 +284,16 @@ config_names:
|
|
| 284 |
- php
|
| 285 |
- python
|
| 286 |
- ruby
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 287 |
---
|
| 288 |
|
| 289 |
# Dataset Card for CodeSearchNet corpus
|
|
|
|
| 50 |
dtype: string
|
| 51 |
splits:
|
| 52 |
- name: train
|
| 53 |
+
num_bytes: 5850594255
|
| 54 |
num_examples: 1880853
|
| 55 |
- name: test
|
| 56 |
+
num_bytes: 308625761
|
| 57 |
num_examples: 100529
|
| 58 |
- name: validation
|
| 59 |
+
num_bytes: 274563914
|
| 60 |
num_examples: 89154
|
| 61 |
+
download_size: 1963220197
|
| 62 |
+
dataset_size: 6433783930
|
| 63 |
+
- config_name: go
|
| 64 |
features:
|
| 65 |
- name: repository_name
|
| 66 |
dtype: string
|
|
|
|
| 86 |
dtype: string
|
| 87 |
splits:
|
| 88 |
- name: train
|
| 89 |
+
num_bytes: 738153234
|
| 90 |
+
num_examples: 317832
|
| 91 |
- name: test
|
| 92 |
+
num_bytes: 32286998
|
| 93 |
+
num_examples: 14291
|
| 94 |
- name: validation
|
| 95 |
+
num_bytes: 26888527
|
| 96 |
+
num_examples: 14242
|
| 97 |
+
download_size: 487525935
|
| 98 |
+
dataset_size: 797328759
|
| 99 |
+
- config_name: java
|
| 100 |
features:
|
| 101 |
- name: repository_name
|
| 102 |
dtype: string
|
|
|
|
| 122 |
dtype: string
|
| 123 |
splits:
|
| 124 |
- name: train
|
| 125 |
+
num_bytes: 1429272535
|
| 126 |
+
num_examples: 454451
|
| 127 |
- name: test
|
| 128 |
+
num_bytes: 82377246
|
| 129 |
+
num_examples: 26909
|
| 130 |
- name: validation
|
| 131 |
+
num_bytes: 42358315
|
| 132 |
+
num_examples: 15328
|
| 133 |
+
download_size: 1060569153
|
| 134 |
+
dataset_size: 1554008096
|
| 135 |
+
- config_name: javascript
|
| 136 |
features:
|
| 137 |
- name: repository_name
|
| 138 |
dtype: string
|
|
|
|
| 158 |
dtype: string
|
| 159 |
splits:
|
| 160 |
- name: train
|
| 161 |
+
num_bytes: 480286523
|
| 162 |
+
num_examples: 123889
|
| 163 |
- name: test
|
| 164 |
+
num_bytes: 24056972
|
| 165 |
+
num_examples: 6483
|
| 166 |
- name: validation
|
| 167 |
+
num_bytes: 30168242
|
| 168 |
+
num_examples: 8253
|
| 169 |
+
download_size: 1664713350
|
| 170 |
+
dataset_size: 534511737
|
| 171 |
+
- config_name: php
|
| 172 |
features:
|
| 173 |
- name: repository_name
|
| 174 |
dtype: string
|
|
|
|
| 194 |
dtype: string
|
| 195 |
splits:
|
| 196 |
- name: train
|
| 197 |
+
num_bytes: 1532564870
|
| 198 |
+
num_examples: 523712
|
| 199 |
- name: test
|
| 200 |
+
num_bytes: 80203877
|
| 201 |
+
num_examples: 28391
|
| 202 |
- name: validation
|
| 203 |
+
num_bytes: 78163924
|
| 204 |
+
num_examples: 26015
|
| 205 |
+
download_size: 851894048
|
| 206 |
+
dataset_size: 1690932671
|
| 207 |
+
- config_name: python
|
| 208 |
features:
|
| 209 |
- name: repository_name
|
| 210 |
dtype: string
|
|
|
|
| 230 |
dtype: string
|
| 231 |
splits:
|
| 232 |
- name: train
|
| 233 |
+
num_bytes: 1559645310
|
| 234 |
+
num_examples: 412178
|
| 235 |
- name: test
|
| 236 |
+
num_bytes: 84342064
|
| 237 |
+
num_examples: 22176
|
| 238 |
- name: validation
|
| 239 |
+
num_bytes: 92154786
|
| 240 |
+
num_examples: 23107
|
| 241 |
+
download_size: 940909997
|
| 242 |
+
dataset_size: 1736142160
|
| 243 |
+
- config_name: ruby
|
| 244 |
features:
|
| 245 |
- name: repository_name
|
| 246 |
dtype: string
|
|
|
|
| 266 |
dtype: string
|
| 267 |
splits:
|
| 268 |
- name: train
|
| 269 |
+
num_bytes: 110681715
|
| 270 |
+
num_examples: 48791
|
| 271 |
- name: test
|
| 272 |
+
num_bytes: 5359280
|
| 273 |
+
num_examples: 2279
|
| 274 |
- name: validation
|
| 275 |
+
num_bytes: 4830744
|
| 276 |
+
num_examples: 2209
|
| 277 |
+
download_size: 111758028
|
| 278 |
+
dataset_size: 120871739
|
| 279 |
config_names:
|
| 280 |
- all
|
| 281 |
- go
|
|
|
|
| 284 |
- php
|
| 285 |
- python
|
| 286 |
- ruby
|
| 287 |
+
configs:
|
| 288 |
+
- config_name: all
|
| 289 |
+
data_files:
|
| 290 |
+
- split: train
|
| 291 |
+
path: all/train-*
|
| 292 |
+
- split: test
|
| 293 |
+
path: all/test-*
|
| 294 |
+
- split: validation
|
| 295 |
+
path: all/validation-*
|
| 296 |
+
default: true
|
| 297 |
---
|
| 298 |
|
| 299 |
# Dataset Card for CodeSearchNet corpus
|
all/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a4a2767a0cae74a774f5bdf7b74626c7c17052334a4de25e005e9e45981c72c0
|
| 3 |
+
size 96096131
|
all/train-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b95cf6899f4a28043cf97f54a521c1dbed1f7e1c2a4813ed90320acf2fecf0aa
|
| 3 |
+
size 1007776926
|
all/train-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07ef6ec80c1f52ea097cafb4843ea26d1442e79e7ce4083c6a8e17eb4f0d225a
|
| 3 |
+
size 773741030
|
all/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f821590fcdee74a234abdec9ba879ba4740834bf6d2d4d5a1ea06d9c74ac8a39
|
| 3 |
+
size 85606110
|