murodbek/mceval_asm
McEval-C and Assembly This dataset pairs the C-language tasks from McEval with assembly generated by Clang 17 for four CPU targets and seven optimization levels. It is intended for research on compilation, decompilation, assembly understanding, and cross-architecture code translation. Dataset structure The dataset contains 50 programs. Each optimization level is stored as a separate Hugging Face split, with 50 rows per split. These are compiler configurations, not… See the full description on the dataset page: https://huggingface.co/datasets/murodbek/mceval_asm.
055
adding info to README
adding O3, Ofast, Os, Oz, Og
adding mceval benchmark
initial commit
