ClassEval-Completion is a derived method-level code completion benchmark constructed from the original FudanSELab/ClassEval dataset. The original ClassEval benchmark contains human-crafted class-level Python programming tasks with class skeletons, unit tests, ground-truth implementations, and method-level metadata.
This derived dataset reformulates ClassEval into a class-aware method completion task. For each non-constructor method, we remove the method… See the full description on the dataset page:
https://huggingface.co/datasets/annachaaang/ClassEval-Completion.