JS config
Browse files- README.md +44 -0
- js/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -9,6 +9,50 @@ language:
|
|
| 9 |
- code
|
| 10 |
tags:
|
| 11 |
- code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |

|
|
|
|
| 9 |
- code
|
| 10 |
tags:
|
| 11 |
- code
|
| 12 |
+
dataset_info:
|
| 13 |
+
config_name: js
|
| 14 |
+
features:
|
| 15 |
+
- name: task_id
|
| 16 |
+
dtype: string
|
| 17 |
+
- name: prompt
|
| 18 |
+
dtype: string
|
| 19 |
+
- name: declaration
|
| 20 |
+
dtype: string
|
| 21 |
+
- name: canonical_solution
|
| 22 |
+
dtype: string
|
| 23 |
+
- name: buggy_solution
|
| 24 |
+
dtype: string
|
| 25 |
+
- name: bug_type
|
| 26 |
+
dtype: string
|
| 27 |
+
- name: failure_symptoms
|
| 28 |
+
dtype: string
|
| 29 |
+
- name: entry_point
|
| 30 |
+
dtype: string
|
| 31 |
+
- name: import
|
| 32 |
+
dtype: string
|
| 33 |
+
- name: test_setup
|
| 34 |
+
dtype: string
|
| 35 |
+
- name: test
|
| 36 |
+
dtype: string
|
| 37 |
+
- name: example_test
|
| 38 |
+
dtype: string
|
| 39 |
+
- name: signature
|
| 40 |
+
dtype: string
|
| 41 |
+
- name: docstring
|
| 42 |
+
dtype: string
|
| 43 |
+
- name: instruction
|
| 44 |
+
dtype: string
|
| 45 |
+
splits:
|
| 46 |
+
- name: test
|
| 47 |
+
num_bytes: 435189
|
| 48 |
+
num_examples: 164
|
| 49 |
+
download_size: 194044
|
| 50 |
+
dataset_size: 435189
|
| 51 |
+
configs:
|
| 52 |
+
- config_name: js
|
| 53 |
+
data_files:
|
| 54 |
+
- split: test
|
| 55 |
+
path: js/test-*
|
| 56 |
---
|
| 57 |
|
| 58 |

|
js/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52d6aada9ff62c22ba139aaa64431cca461fbca3cb0625521a988ffeef250855
|
| 3 |
+
size 194044
|