File size: 1,687 Bytes
be48df2 19cdf6d be48df2 19cdf6d be48df2 19cdf6d be48df2 19cdf6d be48df2 19cdf6d be48df2 19cdf6d be48df2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 |
---
dataset_info:
features:
- name: user_id
dtype: string
- name: problem_id
dtype: string
- name: language
dtype: string
- name: submission_id_v0
dtype: string
- name: submission_id_v1
dtype: string
- name: cpu_time_v0
dtype: int64
- name: cpu_time_v1
dtype: int64
- name: memory_v0
dtype: int64
- name: memory_v1
dtype: int64
- name: status_v0
dtype: string
- name: status_v1
dtype: string
- name: improvement_frac
dtype: float64
- name: input
dtype: string
- name: target
dtype: string
- name: code_v0_loc
dtype: int64
- name: code_v1_loc
dtype: int64
- name: code_v0_num_chars
dtype: int64
- name: code_v1_num_chars
dtype: int64
- name: code_v0_no_empty_lines
dtype: string
- name: code_v1_no_empty_lines
dtype: string
- name: code_same
dtype: bool
- name: relative_loc_diff_percent
dtype: float64
- name: diff
sequence: string
- name: diff_only_import_comment
dtype: bool
- name: measured_runtime_v0
dtype: float64
- name: measured_runtime_v1
dtype: float64
- name: runtime_lift
dtype: float64
- name: key
sequence: string
splits:
- name: train
num_bytes: 110329743
num_examples: 36857
- name: val
num_bytes: 5942994
num_examples: 1940
- name: test
num_bytes: 2714513
num_examples: 1000
- name: codegen_1shot_test
num_bytes: 3003513
num_examples: 1000
download_size: 56295756
dataset_size: 121990763
---
# Dataset Card for "pie-perf"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |