Fsoft-AIC/CodeMMLU

Dataset

CodeMMLU: A Multi-Task Benchmark for Assessing Code Understanding Capabilities

7

23 commits

2 linked in READMEs

updated May 12, 2025

See the code

README

CodeMMLU: A Multi-Task Benchmark for Assessing Code Understanding Capabilities

CodeMMLU

πŸ“Œ CodeMMLU

CodeMMLU is a comprehensive benchmark designed to evaluate the capabilities of large language models (LLMs) in coding and software knowledge. It builds upon the structure of multiple-choice question answering (MCQA) to cover a wide range of programming tasks and domains, including code generation, defect detection, software engineering principles, and much more.

πŸ“„ Dataset Description

List of CodeMMLU subset:

  • Syntactic test:
    • programming_syntax
    • api_frameworks
  • Semantic test:
    • software_principles
    • dbms_sql
    • others
  • Real-world problems:
    • code_completion
    • fill_in_the_middle
    • code_repair
    • defect_detection

πŸ“Œ Citation

If you find this repository useful, please consider citing our paper:

@article{nguyen2024codemmlu,
  title={CodeMMLU: A Multi-Task Benchmark for Assessing Code Understanding Capabilities},
  author={Nguyen, Dung Manh and Phan, Thang Chau and Le, Nam Hai and Doan, Thong T. and Nguyen, Nam V. and Pham, Quang and Bui, Nghi D. Q.},
  journal={arXiv preprint},
  year={2024}
}
code

Contributors

nmd2k

23 commits

Fsoft-AIC/CodeMMLU

Dataset

CodeMMLU: A Multi-Task Benchmark for Assessing Code Understanding Capabilities

7

23 commits

2 linked in READMEs

updated May 12, 2025

See the code

README

CodeMMLU: A Multi-Task Benchmark for Assessing Code Understanding Capabilities

CodeMMLU

πŸ“Œ CodeMMLU

CodeMMLU is a comprehensive benchmark designed to evaluate the capabilities of large language models (LLMs) in coding and software knowledge. It builds upon the structure of multiple-choice question answering (MCQA) to cover a wide range of programming tasks and domains, including code generation, defect detection, software engineering principles, and much more.

πŸ“„ Dataset Description

List of CodeMMLU subset:

  • Syntactic test:
    • programming_syntax
    • api_frameworks
  • Semantic test:
    • software_principles
    • dbms_sql
    • others
  • Real-world problems:
    • code_completion
    • fill_in_the_middle
    • code_repair
    • defect_detection

πŸ“Œ Citation

If you find this repository useful, please consider citing our paper:

@article{nguyen2024codemmlu,
  title={CodeMMLU: A Multi-Task Benchmark for Assessing Code Understanding Capabilities},
  author={Nguyen, Dung Manh and Phan, Thang Chau and Le, Nam Hai and Doan, Thong T. and Nguyen, Nam V. and Pham, Quang and Bui, Nghi D. Q.},
  journal={arXiv preprint},
  year={2024}
}
code

Contributors

nmd2k

23 commits