CoolFace
Datasetpublic

Gugu8/Code-Syntax

Code Syntax Dataset (S) A large-scale, high‑quality dataset for teaching large language models to identify and correct common syntax errors across 30+ programming languages.Contains 500,000+ unique examples (≈110 MB) with English explanations – no artificial padding. 📊 Dataset Format The dataset is provided as a single CSV file with the following columns: Column Type Description wrong_code string Code snippet containing a syntax error correct_code… See the full description on the dataset page: https://huggingface.co/datasets/Gugu8/Code-Syntax.

sourceHugging Faceopenmdw-1.1updated 2mo agoView on Hugging Face
0likes18downloads
3 commits on main
048a5272mo ago

Update README.md

Gugu8
9b3060e2mo ago

Upload code_syntax_dataset_100MB.csv

Gugu8
a1e8c692mo ago

initial commit

Gugu8