CoolFace
Datasetpublic

codeparrot/codecomplex

CodeComplex Dataset Dataset Description CodeComplex consists of 4,200 Java codes submitted to programming competitions by human programmers and their complexity labels annotated by a group of algorithm experts. How to use it You can load and iterate through the dataset with the following two lines of code: from datasets import load_dataset ds = load_dataset("codeparrot/codecomplex", split="train") print(next(iter(ds))) Data Structure… See the full description on the dataset page: https://huggingface.co/datasets/codeparrot/codecomplex.

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
30likes777downloads
settings

This repository belongs to codeparrot on Hugging Face.

CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.

namecodecomplex
visibilitypublic
licenceapache-2.0
gatedno
ownercodeparrot
Account settings
codeparrot/codecomplex · CoolFace