- Pass 1: clearer definition of "conversational" vs non-conversational, constrained dataset_type to specific enum values - Pass 2: much more explicit worked examples with step-by-step reasoning, added "skip" role for metadata columns, stronger reminder at end that all-user is wrong - Pass 3: returns raw text instead of JSON for cleaner system prompts, removed system message to give model more freedom |
||
|---|---|---|
| .. | ||
| __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 | ||