Fusion: Enhancing Code Understanding through Structured Evaluation
📑 Paper | 🌐 Project Page | 💾 Released Resources | 📦 Repo
We release the raw data for our processed CodeEval dataset, derived from the original dataset maintained by the BigCode team.
The data format for each line in the code_samples_filtered_v3.jsonl is as follows:
{
"code_snippet": ,
"language": ,
"complexity_score":… See the full description on the dataset page: https://huggingface.co/datasets/toolevalxm/Fusion-CodeEval-Raw.