iamtarun/code_contest_python3_alpaca
Dataset Card for Code Contest Processed Dataset Summary This dataset contains coding contest questions and their solution written in Python3. This dataset is created by processing code_contest dataset from Deepmind. It is a competitive programming dataset for machine-learning. Read more about dataset at original source. Columns Description id : unique string associated with a problem description : problem description code : one correct code for the… See the full description on the dataset page: https://huggingface.co/datasets/iamtarun/code_contest_python3_alpaca.
Dataset Card for Code Contest Processed
Dataset Summary
This dataset contains coding contest questions and their solution written in Python3. This dataset is created by processing code_contest dataset from Deepmind. It is a competitive programming dataset for machine-learning. Read more about dataset at original source.
Columns Description
id: unique string associated with a problemdescription: problem descriptioncode: one correct code for the problemtest_samples: contains inputs and their corresponding outputs for the problemsource: source of problemprompt: alpaca style generated prompt for text generation
