Pass 1: Classify dataset type (unchanged) Pass 2: Generate user/assistant templates + label mapping + column roles (system_prompt removed from this pass to keep it focused) Pass 3: Generate system prompt (only for non-conversational datasets) - Dedicated pass with focused prompt that sees the templates from Pass 2 - Skipped entirely for conversational datasets - Produces specific, task-relevant system prompts |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| chat_templates.py | ||
| data_collators.py | ||
| dataset_utils.py | ||
| format_conversion.py | ||
| format_detection.py | ||
| llm_assist.py | ||
| model_mappings.py | ||
| vlm_processing.py | ||