Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,29 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
- config_name: benchmark-loop_with_variable_v2_no_k
|
5 |
features:
|
6 |
- name: code
|
@@ -117,6 +140,10 @@ dataset_info:
|
|
117 |
download_size: 109431969
|
118 |
dataset_size: 99722854
|
119 |
configs:
|
|
|
|
|
|
|
|
|
120 |
- config_name: benchmark-loop_with_variable_v2_no_k
|
121 |
data_files:
|
122 |
- split: train
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
dataset_info:
|
4 |
+
- config_name: benchmark-loop_with_constant
|
5 |
+
features:
|
6 |
+
- name: code
|
7 |
+
dtype: string
|
8 |
+
- name: gsize
|
9 |
+
dtype: int64
|
10 |
+
- name: lsize
|
11 |
+
dtype: int64
|
12 |
+
- name: execution_time
|
13 |
+
dtype: float64
|
14 |
+
- name: input_sizes
|
15 |
+
dtype: string
|
16 |
+
- name: __index_level_0__
|
17 |
+
dtype: int64
|
18 |
+
splits:
|
19 |
+
- name: train
|
20 |
+
num_bytes: 848082
|
21 |
+
num_examples: 2115
|
22 |
+
- name: validation
|
23 |
+
num_bytes: 242278
|
24 |
+
num_examples: 610
|
25 |
+
download_size: 97989419
|
26 |
+
dataset_size: 1090360
|
27 |
- config_name: benchmark-loop_with_variable_v2_no_k
|
28 |
features:
|
29 |
- name: code
|
|
|
140 |
download_size: 109431969
|
141 |
dataset_size: 99722854
|
142 |
configs:
|
143 |
+
- config_name: benchmark-loop_with_constant
|
144 |
+
data_files:
|
145 |
+
- split: train
|
146 |
+
path: benchmark-loop_with_constant/train-*
|
147 |
- config_name: benchmark-loop_with_variable_v2_no_k
|
148 |
data_files:
|
149 |
- split: train
|