915 training examples for SVG business chart generation, across 12 chart types.
Generated using gemma3:12b via Ollama, validated through a 3-gate pipeline (extract → XML parse → coordinate bounds), and used to fine-tune per-type LoRA adapters on Gemma 3 12B via MLX.
Each line is a JSON object with two fields:
{
"input": {
"chart_type": "bar",
"heading": "Quarterly Revenue ($M)",
"value_format": "dollar",
"data_points":… See the full description on the dataset page:
https://huggingface.co/datasets/John-Williams-ATL/svg-chart-training-data.