Upload dataset
Browse files- README.md +26 -0
- pl/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -264,6 +264,28 @@ dataset_info:
|
|
264 |
num_examples: 161
|
265 |
download_size: 70287
|
266 |
dataset_size: 207493
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
267 |
configs:
|
268 |
- config_name: clj
|
269 |
data_files:
|
@@ -313,4 +335,8 @@ configs:
|
|
313 |
data_files:
|
314 |
- split: test
|
315 |
path: php/test-*
|
|
|
|
|
|
|
|
|
316 |
---
|
|
|
264 |
num_examples: 161
|
265 |
download_size: 70287
|
266 |
dataset_size: 207493
|
267 |
+
- config_name: pl
|
268 |
+
features:
|
269 |
+
- name: name
|
270 |
+
dtype: string
|
271 |
+
- name: language
|
272 |
+
dtype: string
|
273 |
+
- name: prompt
|
274 |
+
dtype: string
|
275 |
+
- name: doctests
|
276 |
+
dtype: string
|
277 |
+
- name: prompt_terminology
|
278 |
+
dtype: string
|
279 |
+
- name: tests
|
280 |
+
dtype: string
|
281 |
+
- name: stop_tokens
|
282 |
+
sequence: string
|
283 |
+
splits:
|
284 |
+
- name: test
|
285 |
+
num_bytes: 225424
|
286 |
+
num_examples: 161
|
287 |
+
download_size: 72339
|
288 |
+
dataset_size: 225424
|
289 |
configs:
|
290 |
- config_name: clj
|
291 |
data_files:
|
|
|
335 |
data_files:
|
336 |
- split: test
|
337 |
path: php/test-*
|
338 |
+
- config_name: pl
|
339 |
+
data_files:
|
340 |
+
- split: test
|
341 |
+
path: pl/test-*
|
342 |
---
|
pl/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1c8b74bc7d63ed967838de48cb29a64cfb22bc4779cf7c00ae50d4c2094ef43
|
3 |
+
size 72339
|