minhkhoi1026
commited on
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -252,6 +252,32 @@ dataset_info:
|
|
252 |
num_examples: 18
|
253 |
download_size: 98032929
|
254 |
dataset_size: 1158231
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
255 |
- config_name: benchmark-shoc-triad
|
256 |
features:
|
257 |
- name: code
|
@@ -531,6 +557,10 @@ configs:
|
|
531 |
data_files:
|
532 |
- split: standardized.jsonl
|
533 |
path: benchmark-shoc-reduction/standardized.jsonl-*
|
|
|
|
|
|
|
|
|
534 |
- config_name: benchmark-shoc-triad
|
535 |
data_files:
|
536 |
- split: standardized.jsonl
|
|
|
252 |
num_examples: 18
|
253 |
download_size: 98032929
|
254 |
dataset_size: 1158231
|
255 |
+
- config_name: benchmark-shoc-reduction_sub
|
256 |
+
features:
|
257 |
+
- name: code
|
258 |
+
dtype: string
|
259 |
+
- name: gsize
|
260 |
+
dtype: int64
|
261 |
+
- name: lsize
|
262 |
+
dtype: int64
|
263 |
+
- name: execution_time
|
264 |
+
dtype: float64
|
265 |
+
- name: input_sizes
|
266 |
+
dtype: string
|
267 |
+
- name: __index_level_0__
|
268 |
+
dtype: int64
|
269 |
+
splits:
|
270 |
+
- name: train
|
271 |
+
num_bytes: 848082
|
272 |
+
num_examples: 2115
|
273 |
+
- name: validation
|
274 |
+
num_bytes: 289853
|
275 |
+
num_examples: 735
|
276 |
+
- name: standardized.jsonl
|
277 |
+
num_bytes: 15508
|
278 |
+
num_examples: 18
|
279 |
+
download_size: 98031709
|
280 |
+
dataset_size: 1153443
|
281 |
- config_name: benchmark-shoc-triad
|
282 |
features:
|
283 |
- name: code
|
|
|
557 |
data_files:
|
558 |
- split: standardized.jsonl
|
559 |
path: benchmark-shoc-reduction/standardized.jsonl-*
|
560 |
+
- config_name: benchmark-shoc-reduction_sub
|
561 |
+
data_files:
|
562 |
+
- split: standardized.jsonl
|
563 |
+
path: benchmark-shoc-reduction_sub/standardized.jsonl-*
|
564 |
- config_name: benchmark-shoc-triad
|
565 |
data_files:
|
566 |
- split: standardized.jsonl
|