datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
coding_ds_2chhaya-skin-extract
Chhaya Skin-Extract
Fine-tuning data for Chhaya — a skin & heat-health companion for outdoor
workers. Each example is image + "skin check" → findings JSON, teaching
MedGemma-1.5-4B to emit Chhaya's structured schema directly (no chain-of-thought
preamble) with a concern level grounded in real clinical labels.
Why two sources
ISIC-2024
SCIN
Image type
Curated dermatologic close-ups
Real consumer phone photos
concern ground truth
Biopsy diagnosis… See the full description on the dataset page: https://huggingface.co/datasets/CodingBad02/chhaya-skin-extract.CodingArtcoding-model-rendered-qa
Rendered QA Dataset: Code & Text (700K)
Instruction-tuning dataset with optional rendered images for vision-language models.
Sources
Source
Samples
Has Context Image
OpenCoder Stage 2
436K
educational_instruct only
InstructCoder
108K
Yes (code input)
OpenOrca
200K
No (text-only)
Schema
Column
Type
Description
prompt
string
Instruction/question
prompt_image
Image?
Rendered prompt (optional)
context
string?
Code context… See the full description on the dataset page: https://huggingface.co/datasets/mustavinsu/coding-model-rendered-qa.CodingArt-SDXLtranscription-coding-wiki-500k
Transcription Dataset: Code & Wiki (390K)
Text-to-image rendered dataset for training vision-language models to read code and text from images.
Schema
Column
Type
Description
image
Image
Rendered grayscale JPEG
prompt
string
Transcription instruction (varied)
response
string
Ground truth text
language
string
python/javascript/java/c++/rust/go/english
domain
string
code or english
length_bucket
string
short/medium/long/gundam
resolution
string… See the full description on the dataset page: https://huggingface.co/datasets/curiousmrk/transcription-coding-wiki-500k.
