Zenaique
Topics
Practice
Browse
Reference
Challenges
Pricing
Search…
⌘K
Topics
/
Fine-Tuning
/
Chat Template
Chat Template
Subtopic
20 questions
Questions tagged with Chat Template — part of Fine-Tuning.
Format
Difficulty
Role
Experience
Companies
Sort
Newest
Quality
Difficulty ↑
Difficulty ↓
Questions
Defend pinning the tokenizer revision alongside the model weights when shipping a fine-tune
Short Answer
Medium
·
Qual 4.0
Spot the bug: chat-template code that drops the EOS from the labels.
Spot the Error
Medium
·
Qual 4.0
Qwen 3.5 SFT data: fill the special tokens that wrap an assistant turn.
Fill in Blank
Medium
·
Qual 4.0
Should the system message contribute to the SFT loss?
Multiple Choice
Easy
·
Qual 4.0
ShareGPT format: what data shape does it use?
Multiple Choice
Easy
·
Qual 4.0
Fill in the SFT JSONL: the three required fields of a typical chat example.
Fill in Blank
Easy
·
Qual 4.0
Define supervised fine-tuning (SFT) in one breath.
Flashcard
Easy
·
Qual 4.0
Roles in a chat training example: pick the three that are standard.
Multiple Choice
Easy
·
Qual 4.0
Why does dropping the EOS token from SFT labels produce a model that never stops generating?
Flashcard
Easy
·
Qual 4.0
Define the role of a chat template when fine-tuning on (system, user, assistant) data
Flashcard
Easy
·
Qual 4.0
Pick the three first things to check when LoRA training loss sits flat from step 0
Multi-select
Medium
·
Qual 4.0
Describe the JSON shape of a Claude Opus 4.7 assistant message that calls a tool
Short Answer
Medium
·
Qual 4.0
Anthropic
You open a HuggingFace model repo and see tokenizer_config.json. What is in it and what is NOT?
Flashcard
Easy
·
Qual 4.0
A chat template wraps every turn with BOS and EOS tokens. Why does the model need them?
Flashcard
Easy
·
Qual 4.0
Your GPT-5.5 call bills 30 percent more tokens than the user prompt plus system instruction. Where are the invisible tokens?
Multiple Choice
Medium
·
Qual 4.0
A hand-built chat prompt performs worse than apply_chat_template. Spot the tokenization issues.
Spot the Error
Medium
·
Qual 4.0
After editing the Jinja chat template, your fine-tuned Llama 3 prints raw special-token text. What broke?
Spot the Error
Medium
·
Qual 4.0
Tool-calling fine-tune: data shape and the common pitfall
Short Answer
Hard
·
Qual 4.0
Spot the bug: a Llama-3 fine-tune that skips the end-of-turn token
Spot the Error
Hard
·
Qual 4.0
Why is chat-template integrity the most common 'silent quality killer' in FT?
Short Answer
Medium
·
Qual 4.0