Datasets:
Tasks:
Text Retrieval
Modalities:
Text
Formats:
parquet
Languages:
code
Size:
10K - 100K
ArXiv:
License:
Upload dataset
Browse files- README.md +18 -0
- php-corpus/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -120,6 +120,20 @@ dataset_info:
|
|
| 120 |
num_examples: 1000
|
| 121 |
download_size: 112211
|
| 122 |
dataset_size: 202696
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 123 |
- config_name: php-queries
|
| 124 |
features:
|
| 125 |
- name: _id
|
|
@@ -249,6 +263,10 @@ configs:
|
|
| 249 |
data_files:
|
| 250 |
- split: test
|
| 251 |
path: javascript-queries/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 252 |
- config_name: php-queries
|
| 253 |
data_files:
|
| 254 |
- split: test
|
|
|
|
| 120 |
num_examples: 1000
|
| 121 |
download_size: 112211
|
| 122 |
dataset_size: 202696
|
| 123 |
+
- config_name: php-corpus
|
| 124 |
+
features:
|
| 125 |
+
- name: _id
|
| 126 |
+
dtype: string
|
| 127 |
+
- name: text
|
| 128 |
+
dtype: string
|
| 129 |
+
- name: title
|
| 130 |
+
dtype: string
|
| 131 |
+
splits:
|
| 132 |
+
- name: test
|
| 133 |
+
num_bytes: 856887
|
| 134 |
+
num_examples: 1000
|
| 135 |
+
download_size: 333821
|
| 136 |
+
dataset_size: 856887
|
| 137 |
- config_name: php-queries
|
| 138 |
features:
|
| 139 |
- name: _id
|
|
|
|
| 263 |
data_files:
|
| 264 |
- split: test
|
| 265 |
path: javascript-queries/test-*
|
| 266 |
+
- config_name: php-corpus
|
| 267 |
+
data_files:
|
| 268 |
+
- split: test
|
| 269 |
+
path: php-corpus/test-*
|
| 270 |
- config_name: php-queries
|
| 271 |
data_files:
|
| 272 |
- split: test
|
php-corpus/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9a3dbd4f8a019d7dda9b8828c442e9bbcbe2c8b9ee8e785d3f03056c691a45c5
|
| 3 |
+
size 333821
|