Upload dataset splits
Browse files
README.md
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
|
2 |
---
|
3 |
-
license: other
|
4 |
language: php
|
5 |
pretty_name: php Code Dataset (php-codesearch-dataset-openV2)
|
6 |
tags:
|
@@ -9,6 +8,45 @@ tags:
|
|
9 |
- codesearchnet-format
|
10 |
- source-code
|
11 |
- documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# php Code Dataset (php-codesearch-dataset-openV2)
|
|
|
|
|
1 |
---
|
2 |
+
license: other
|
3 |
language: php
|
4 |
pretty_name: php Code Dataset (php-codesearch-dataset-openV2)
|
5 |
tags:
|
|
|
8 |
- codesearchnet-format
|
9 |
- source-code
|
10 |
- documentation
|
11 |
+
configs:
|
12 |
+
- config_name: default
|
13 |
+
data_files:
|
14 |
+
- split: train
|
15 |
+
path: data/train-*
|
16 |
+
- split: validation
|
17 |
+
path: data/validation-*
|
18 |
+
- split: test
|
19 |
+
path: data/test-*
|
20 |
+
dataset_info:
|
21 |
+
features:
|
22 |
+
- name: code
|
23 |
+
dtype: string
|
24 |
+
- name: docstring
|
25 |
+
dtype: string
|
26 |
+
- name: func_name
|
27 |
+
dtype: string
|
28 |
+
- name: language
|
29 |
+
dtype: string
|
30 |
+
- name: repo
|
31 |
+
dtype: string
|
32 |
+
- name: path
|
33 |
+
dtype: string
|
34 |
+
- name: url
|
35 |
+
dtype: string
|
36 |
+
- name: license
|
37 |
+
dtype: string
|
38 |
+
splits:
|
39 |
+
- name: train
|
40 |
+
num_bytes: 865654575
|
41 |
+
num_examples: 1326581
|
42 |
+
- name: validation
|
43 |
+
num_bytes: 8460461
|
44 |
+
num_examples: 11192
|
45 |
+
- name: test
|
46 |
+
num_bytes: 37954919
|
47 |
+
num_examples: 60519
|
48 |
+
download_size: 155268878
|
49 |
+
dataset_size: 912069955
|
50 |
---
|
51 |
|
52 |
# php Code Dataset (php-codesearch-dataset-openV2)
|
data/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e9454995c1511d2a6e0a69dce99e01147eaa9d4aa80621f8263e4c7211a038f3
|
3 |
+
size 5726260
|
data/train-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d48b26ae15169fbfb423efca4154106b61476823f3e0e8993a911f289cf8387
|
3 |
+
size 76064855
|
data/train-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e7be80d7f981dd3d62081d477f552ae6e3672ebc3d6b15028467a35e52c34d1
|
3 |
+
size 72044677
|
data/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5fc83e891e0b3dfb4936b295b095f5102606dc3e757ee68443f918150a0064a
|
3 |
+
size 1433086
|