Portable multimodal Unsloth dataset for PCB layout/document-grounded training.
The JSONL splits use Unsloth/Gemma-style chat messages:
{
"messages": [
{"role": "user", "content": [
{"type": "image", "image": "
https://huggingface.co/datasets/henry1477/pcbslm-static-v2-unsloth-vlm-gui/resolve/main/assets/raw_docs/.../images/page.png"},
{"type": "text", "text": "instruction..."}
]},
{"role": "assistant", "content": [
{"type":… See the full description on the dataset page:
https://huggingface.co/datasets/henry1477/pcbslm-static-v2-unsloth-vlm-gui.