minhkhoi1026
commited on
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -40,13 +40,13 @@ dataset_info:
|
|
40 |
dtype: int64
|
41 |
splits:
|
42 |
- name: train
|
43 |
-
num_bytes:
|
44 |
-
num_examples:
|
45 |
- name: validation
|
46 |
-
num_bytes:
|
47 |
-
num_examples:
|
48 |
-
download_size:
|
49 |
-
dataset_size:
|
50 |
- config_name: benchmark-loop_with_variable_v2_no_k
|
51 |
features:
|
52 |
- name: code
|
@@ -173,6 +173,8 @@ configs:
|
|
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
|
|
|
40 |
dtype: int64
|
41 |
splits:
|
42 |
- name: train
|
43 |
+
num_bytes: 848082
|
44 |
+
num_examples: 2115
|
45 |
- name: validation
|
46 |
+
num_bytes: 292399
|
47 |
+
num_examples: 608
|
48 |
+
download_size: 98057898
|
49 |
+
dataset_size: 1140481
|
50 |
- config_name: benchmark-loop_with_variable_v2_no_k
|
51 |
features:
|
52 |
- name: code
|
|
|
173 |
data_files:
|
174 |
- split: train
|
175 |
path: benchmark-loop_with_variable_v2/train-*
|
176 |
+
- split: validation
|
177 |
+
path: benchmark-loop_with_variable_v2/validation-*
|
178 |
- config_name: benchmark-loop_with_variable_v2_no_k
|
179 |
data_files:
|
180 |
- split: train
|