{ "data_designer": { "columns": [ { "name": "llm_structured_1", "drop": false, "allow_resize": false, "column_type": "llm-structured", "prompt": "Given ONLY this chunk: {{ chunk_text }} generate one answerable question, answer, and exact supporting quote from chunk. If not answerable, skip.", "model_alias": "provider_column", "system_prompt": null, "multi_modal_context": null, "tool_alias": null, "with_trace": "none", "extract_reasoning_content": false, "output_format": { "type": "object", "additionalProperties": false, "required": [ "question", "answer", "evidence_quote" ], "properties": { "question": { "type": "string" }, "answer": { "type": "string" }, "evidence_quote": { "type": "string" } } } }, { "name": "chunk_text", "drop": false, "allow_resize": false, "column_type": "seed-dataset" }, { "name": "source_file", "drop": false, "allow_resize": false, "column_type": "seed-dataset" } ], "model_configs": [ { "alias": "provider_column", "model": "openai/gpt-5.4-mini", "inference_parameters": { "generation_type": "chat-completion", "max_parallel_requests": 4, "timeout": null, "extra_body": null, "temperature": 0.7, "top_p": null, "max_tokens": null }, "provider": "provider_1", "skip_health_check": false } ], "tool_configs": [], "seed_config": { "source": { "seed_type": "unstructured", "paths": [ "/home/unsloth/.unsloth/studio/assets/datasets/unstructured-uploads/n4/889ef160d8b244f58e7ac0eafaabf7a2.extracted.txt", "/home/unsloth/.unsloth/studio/assets/datasets/unstructured-uploads/n4/ca8eab1236254414a3552bc43cb83e15.extracted.txt", "/home/unsloth/.unsloth/studio/assets/datasets/unstructured-uploads/n4/fa27cb337970461ea8d19172a5868cbd.extracted.txt", "/home/unsloth/.unsloth/studio/assets/datasets/unstructured-uploads/n4/e5114fb6d84b49cc83300c671f2e23d5.extracted.txt", "/home/unsloth/.unsloth/studio/assets/datasets/unstructured-uploads/n4/eb5139b04db8492f8c4ef0d392772160.extracted.txt", "/home/unsloth/.unsloth/studio/assets/datasets/unstructured-uploads/n4/48ac2846f6f544aaaf0cd691cca04cf3.extracted.txt", "/home/unsloth/.unsloth/studio/assets/datasets/unstructured-uploads/n4/70c35a9a1f0444579f7910a1896fdd79.extracted.txt", "/home/unsloth/.unsloth/studio/assets/datasets/unstructured-uploads/n4/44a696b9016d4476b3482612bf998524.extracted.txt" ], "chunk_size": 1200, "chunk_overlap": 200 }, "sampling_strategy": "ordered", "selection_strategy": null }, "constraints": null, "profilers": null, "processors": null }, "library_version": "0.5.4" }