Towards a Dataset of Programming Contest Plagiarism in Java
Paper • 2303.10763 • Published
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
The dataset is called ConPlag. It's a source code plagiarism dataset. The original dataset is available at Zenodo. (https://zenodo.org/records/7332790). The research paper presenting the dataset can be found at Arxiv. (https://arxiv.org/abs/2303.10763) All the credit goes to the authors.
The dataset has pairs of codes and the task is to classify whether they were plagiarised or not.
The dataset has two versions (subsets) 1 for raw and 2 for template free. The dataset is split into 70% for training, 15% for validation and 15% for testing.