Upload dataset
Browse files- 1.2/test-00000-of-00001.parquet +3 -0
- README.md +56 -0
1.2/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7dde7b91a32e2231e8aa4adc4cd3520d7419dc1883f2bab0d056740b98d3757c
|
3 |
+
size 2995555
|
README.md
CHANGED
@@ -104,6 +104,58 @@ dataset_info:
|
|
104 |
num_examples: 173
|
105 |
download_size: 3324343
|
106 |
dataset_size: 10305006
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
107 |
- config_name: default
|
108 |
features:
|
109 |
- name: instance_id
|
@@ -165,6 +217,10 @@ configs:
|
|
165 |
data_files:
|
166 |
- split: test
|
167 |
path: 1.1/test-*
|
|
|
|
|
|
|
|
|
168 |
- config_name: default
|
169 |
data_files:
|
170 |
- split: test
|
|
|
104 |
num_examples: 173
|
105 |
download_size: 3324343
|
106 |
dataset_size: 10305006
|
107 |
+
- config_name: '1.2'
|
108 |
+
features:
|
109 |
+
- name: instance_id
|
110 |
+
dtype: string
|
111 |
+
- name: version
|
112 |
+
dtype: string
|
113 |
+
- name: gold_patches
|
114 |
+
struct:
|
115 |
+
- name: code
|
116 |
+
dtype: string
|
117 |
+
- name: test
|
118 |
+
dtype: string
|
119 |
+
- name: test_patch
|
120 |
+
dtype: 'null'
|
121 |
+
- name: pre_patches
|
122 |
+
struct:
|
123 |
+
- name: code
|
124 |
+
dtype: string
|
125 |
+
- name: test
|
126 |
+
dtype: string
|
127 |
+
- name: pre_scripts
|
128 |
+
dtype: 'null'
|
129 |
+
- name: repo
|
130 |
+
dtype: string
|
131 |
+
- name: base_commit
|
132 |
+
dtype: string
|
133 |
+
- name: base_commit_timestamp
|
134 |
+
dtype: string
|
135 |
+
- name: hints_text
|
136 |
+
dtype: 'null'
|
137 |
+
- name: created_at
|
138 |
+
dtype: 'null'
|
139 |
+
- name: problem_statement
|
140 |
+
struct:
|
141 |
+
- name: code
|
142 |
+
dtype: string
|
143 |
+
- name: test
|
144 |
+
dtype: string
|
145 |
+
- name: environment_setup_commit
|
146 |
+
dtype: string
|
147 |
+
- name: evaluation
|
148 |
+
struct:
|
149 |
+
- name: FAIL_TO_PASS
|
150 |
+
sequence: string
|
151 |
+
- name: PASS_TO_PASS
|
152 |
+
dtype: 'null'
|
153 |
+
splits:
|
154 |
+
- name: test
|
155 |
+
num_bytes: 9270379
|
156 |
+
num_examples: 175
|
157 |
+
download_size: 2995555
|
158 |
+
dataset_size: 9270379
|
159 |
- config_name: default
|
160 |
features:
|
161 |
- name: instance_id
|
|
|
217 |
data_files:
|
218 |
- split: test
|
219 |
path: 1.1/test-*
|
220 |
+
- config_name: '1.2'
|
221 |
+
data_files:
|
222 |
+
- split: test
|
223 |
+
path: 1.2/test-*
|
224 |
- config_name: default
|
225 |
data_files:
|
226 |
- split: test
|