Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -24,6 +24,29 @@ dataset_info:
|
|
24 |
num_examples: 735
|
25 |
download_size: 98021830
|
26 |
dataset_size: 1137935
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
- config_name: benchmark-loop_with_variable_v2_no_k
|
28 |
features:
|
29 |
- name: code
|
@@ -146,6 +169,10 @@ configs:
|
|
146 |
path: benchmark-loop_with_constant/train-*
|
147 |
- split: validation
|
148 |
path: benchmark-loop_with_constant/validation-*
|
|
|
|
|
|
|
|
|
149 |
- config_name: benchmark-loop_with_variable_v2_no_k
|
150 |
data_files:
|
151 |
- split: train
|
|
|
24 |
num_examples: 735
|
25 |
download_size: 98021830
|
26 |
dataset_size: 1137935
|
27 |
+
- config_name: benchmark-loop_with_variable_v2
|
28 |
+
features:
|
29 |
+
- name: code
|
30 |
+
dtype: string
|
31 |
+
- name: gsize
|
32 |
+
dtype: int64
|
33 |
+
- name: lsize
|
34 |
+
dtype: int64
|
35 |
+
- name: execution_time
|
36 |
+
dtype: float64
|
37 |
+
- name: input_sizes
|
38 |
+
dtype: string
|
39 |
+
- name: __index_level_0__
|
40 |
+
dtype: int64
|
41 |
+
splits:
|
42 |
+
- name: train
|
43 |
+
num_bytes: 2627734
|
44 |
+
num_examples: 5454
|
45 |
+
- name: validation
|
46 |
+
num_bytes: 289853
|
47 |
+
num_examples: 735
|
48 |
+
download_size: 98021830
|
49 |
+
dataset_size: 2917587
|
50 |
- config_name: benchmark-loop_with_variable_v2_no_k
|
51 |
features:
|
52 |
- name: code
|
|
|
169 |
path: benchmark-loop_with_constant/train-*
|
170 |
- split: validation
|
171 |
path: benchmark-loop_with_constant/validation-*
|
172 |
+
- config_name: benchmark-loop_with_variable_v2
|
173 |
+
data_files:
|
174 |
+
- split: train
|
175 |
+
path: benchmark-loop_with_variable_v2/train-*
|
176 |
- config_name: benchmark-loop_with_variable_v2_no_k
|
177 |
data_files:
|
178 |
- split: train
|