CoolFace
Datasetpublic

anisiraj/code-image-to-text

Code Snippet Image → Text A multimodal dataset for fine-tuning vision-language models (VLMs) on the task of transcribing an image of a code snippet back into its source text — syntax-aware OCR. Each example pairs a syntax-highlighted PNG of code with the exact code text that produced it. It spans 8 programming languages and deliberately mixes two capture types: block — a complete function / unit (6–45 lines). fragment — a contiguous partial view (3–14 lines) that may start or… See the full description on the dataset page: https://huggingface.co/datasets/anisiraj/code-image-to-text.

sourceHugging Facecc-by-4.0updated 3mo agoView on Hugging Face
0likes168downloads
5 commits on main
dd021733mo ago

Upload README.md with huggingface_hub

anisiraj
b56fc533mo ago

Upload README.md with huggingface_hub

anisiraj
663720b3mo ago

Upload folder using huggingface_hub

anisiraj
0d3f3963mo ago

Upload dataset

anisiraj
6f68c1a3mo ago

initial commit

anisiraj