Upload dataset
Browse files- README.md +32 -0
- ds_1000/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -54,6 +54,34 @@ dataset_info:
|
|
| 54 |
num_examples: 2688
|
| 55 |
download_size: 643057
|
| 56 |
dataset_size: 1617984
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 57 |
- config_name: spider
|
| 58 |
features:
|
| 59 |
- name: question
|
|
@@ -97,6 +125,10 @@ configs:
|
|
| 97 |
path: cosql/test-*
|
| 98 |
- split: train
|
| 99 |
path: cosql/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 100 |
- config_name: spider
|
| 101 |
data_files:
|
| 102 |
- split: validation
|
|
|
|
| 54 |
num_examples: 2688
|
| 55 |
download_size: 643057
|
| 56 |
dataset_size: 1617984
|
| 57 |
+
- config_name: ds_1000
|
| 58 |
+
features:
|
| 59 |
+
- name: prompt
|
| 60 |
+
dtype: string
|
| 61 |
+
- name: reference_code
|
| 62 |
+
dtype: string
|
| 63 |
+
- name: metadata
|
| 64 |
+
struct:
|
| 65 |
+
- name: problem_id
|
| 66 |
+
dtype: int64
|
| 67 |
+
- name: library_problem_id
|
| 68 |
+
dtype: int64
|
| 69 |
+
- name: library
|
| 70 |
+
dtype: string
|
| 71 |
+
- name: test_case_cnt
|
| 72 |
+
dtype: int64
|
| 73 |
+
- name: perturbation_type
|
| 74 |
+
dtype: string
|
| 75 |
+
- name: perturbation_origin_id
|
| 76 |
+
dtype: int64
|
| 77 |
+
- name: code_context
|
| 78 |
+
dtype: string
|
| 79 |
+
splits:
|
| 80 |
+
- name: test
|
| 81 |
+
num_bytes: 3143238
|
| 82 |
+
num_examples: 1000
|
| 83 |
+
download_size: 717348
|
| 84 |
+
dataset_size: 3143238
|
| 85 |
- config_name: spider
|
| 86 |
features:
|
| 87 |
- name: question
|
|
|
|
| 125 |
path: cosql/test-*
|
| 126 |
- split: train
|
| 127 |
path: cosql/train-*
|
| 128 |
+
- config_name: ds_1000
|
| 129 |
+
data_files:
|
| 130 |
+
- split: test
|
| 131 |
+
path: ds_1000/test-*
|
| 132 |
- config_name: spider
|
| 133 |
data_files:
|
| 134 |
- split: validation
|
ds_1000/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db30fc5862daf9d35c1e69eb6744524d0f7a2aa13fc9df3018d80cb200e4585e
|
| 3 |
+
size 717348
|