Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,7 +1,30 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
dataset_info:
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
features:
|
| 6 |
- name: code
|
| 7 |
dtype: string
|
|
@@ -25,6 +48,10 @@ dataset_info:
|
|
| 25 |
download_size: 97669540
|
| 26 |
dataset_size: 999221140
|
| 27 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
- config_name: github-200k
|
| 29 |
data_files:
|
| 30 |
- split: train
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
dataset_info:
|
| 4 |
+
- config_name: benchmark-loop_with_variable_v2_no_k
|
| 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: 2157459
|
| 21 |
+
num_examples: 5452
|
| 22 |
+
- name: validation
|
| 23 |
+
num_bytes: 499610570
|
| 24 |
+
num_examples: 177892
|
| 25 |
+
download_size: 97957895
|
| 26 |
+
dataset_size: 501768029
|
| 27 |
+
- config_name: github-200k
|
| 28 |
features:
|
| 29 |
- name: code
|
| 30 |
dtype: string
|
|
|
|
| 48 |
download_size: 97669540
|
| 49 |
dataset_size: 999221140
|
| 50 |
configs:
|
| 51 |
+
- config_name: benchmark-loop_with_variable_v2_no_k
|
| 52 |
+
data_files:
|
| 53 |
+
- split: train
|
| 54 |
+
path: benchmark-loop_with_variable_v2_no_k/train-*
|
| 55 |
- config_name: github-200k
|
| 56 |
data_files:
|
| 57 |
- split: train
|