--- 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)