Zenaique
Topics
Practice
Browse
Reference
Challenges
Pricing
Search…
⌘K
Home
/
Roles
/
AI Researcher
AI Researcher
288 questions
Works on the science, papers, theory, training dynamics, novel architectures, scaling laws.
Topics
Format
Difficulty
Companies
Track
Sort
Newest
Quality
Difficulty ↑
Difficulty ↓
Questions
Name a 2026 task where an encoder-decoder transformer still beats a decoder-only LLM
Short Answer
Easy
·
Qual 4.0
What fraction of a 7B transformer lives in its embedding table at vocab 128k?
Multiple Choice
Medium
·
Qual 4.0
Identify the locations where dropout typically sits inside a transformer block
Multi-select
Medium
·
Qual 4.0
Spend a fixed parameter budget: more layers or wider d_model, and what does the evidence say?
Short Answer
Hard
·
Qual 4.0
Why did decoder-only architectures take over tasks T5-style encoder-decoders used to win?
Short Answer
Medium
·
Qual 4.0
Complete the pre-norm transformer block recipe
Fill in Blank
Easy
·
Qual 4.0
Mistral AI
Order the operations inside a single pre-norm transformer block forward pass
Order Steps
Medium
·
Qual 4.0
Mistral AI
Predict the typical layer count for a Llama 7B and a Llama 70B
Predict Output
Medium
·
Qual 4.0
Pair each 2017 transformer ingredient with its 2026 production replacement
Match Pairs
Hard
·
Qual 4.0
Defend pinning the tokenizer revision alongside the model weights when shipping a fine-tune
Short Answer
Medium
·
Qual 4.0
Why does completion-only loss usually outperform full-sequence loss on the same SFT data?
Multiple Choice
Medium
·
Qual 4.0
Walk through what happens during backprop for a LoRA-wrapped linear layer
Short Answer
Medium
·
Qual 4.0
Sequence the forward passes and loss steps inside a single DPO training step
Order Steps
Medium
·
Qual 4.0
Pick the most likely cause when training loss drops for 1k steps, plateaus for 2k, then drops again at step 3k
Multiple Choice
Medium
·
Qual 4.0
LoRA freezes the base weights: does that mean activation checkpointing on the base is unnecessary?
Multiple Choice
Medium
·
Qual 4.0
Merging a LoRA back into an NF4-quantized base hits one subtle problem: name it and explain why
Short Answer
Hard
·
Qual 4.0
Adam stores two fp32 buffers per trainable parameter: what does that imply for LoRA vs full FT on a 7B?
Short Answer
Medium
·
Qual 4.0
Spot the bug: packed-sequence SFT where the model learns to copy across unrelated examples
Spot the Error
Hard
·
Qual 4.0
Why does using the same model family as synthetic-data teacher AND eval judge inflate FT scores?
Multiple Choice
Medium
·
Qual 4.0
When eval prompts appear verbatim inside an SFT file after a synthetic-data run, what's the root cause?
Short Answer
Medium
·
Qual 4.0
A distilled model hits 92% on a public benchmark but 31% on an internal hold-out: diagnose.
Short Answer
Medium
·
Qual 4.0
RLOO's name hides its baseline trick: what does 'Leave-One-Out' literally compute?
Multiple Choice
Medium
·
Qual 4.0
With max_grad_norm=1.0 and a raw gradient L2 of 12.5, what is the post-clip norm and scale factor?
Predict Output
Medium
·
Qual 4.0
Training loss draws a sharp saw-tooth at every epoch boundary: diagnose.
Short Answer
Medium
·
Qual 4.0
Why has GRPO eaten PPO's lunch in 2025-2026 reasoning post-training?
Short Answer
Medium
·
Qual 4.0
Showing 26–50 of 288
← Prev
Next →