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
HELM from Stanford claims to be a 'holistic' evaluation. What makes it different from running MMLU alone?
Multiple Choice
Easy
·
Qual 4.0
Your eval shows Model B scores 82.1% vs Model A at 80.5% on 200 test cases. Your manager wants to ship Model B immediately. What question should you ask first?
Multiple Choice
Medium
·
Qual 4.0
Spot the flaw: 'We fine-tuned on 10K examples and eval on a random 500 from the same dataset. Accuracy is 94%, so the model is ready for production.'
Spot the Error
Medium
·
Qual 4.0
Your team debates 32K vs 128K vs 256K vocab. What is the core tradeoff they should frame?
Flashcard
Easy
·
Qual 4.0
You are building a 7B model for 25 languages including Hindi, Arabic, and Swahili. Design a fair tokenizer and name what it costs.
Short Answer
Hard
·
Qual 4.0
$50K compute budget, 50B tokens of US legal text, 1.5B parameter model. Defend your tokenizer design.
Short Answer
Hard
·
Qual 4.0
You are fine-tuning on Python code only. Should you reuse the base tokenizer, train a new one, or extend the vocab?
Multiple Choice
Medium
·
Qual 4.0
BPE and WordPiece both merge subwords. What is the one thing they disagree on?
Multiple Choice
Easy
·
Qual 4.0
BPE grows the vocabulary by adding merges. Unigram does the opposite. Explain the difference.
Flashcard
Easy
·
Qual 4.0
What is the core mechanism that distinguishes Self-RAG (Asai et al. 2023) and Corrective-RAG (CRAG, 2024) from a standard single-shot retrieve then generate pipeline?
Multiple Choice
Hard
·
Qual 4.0
Non-obvious modes of train/test leakage in instruction-tuning evaluation
Short Answer
Hard
·
Qual 4.0
Which of these are real train/test leakage modes for an instruction-tuning project?
Multi-select
Medium
·
Qual 4.0
SimPO: what does it drop vs DPO, and what's the cost win?
Short Answer
Hard
·
Qual 4.0
Spot the error in this description of SFT loss masking
Spot the Error
Hard
·
Qual 4.0
Explain SFT's loss and the role of prompt-token masking
Short Answer
Medium
·
Qual 4.0
Spot the bug in this sequence-packing setup
Spot the Error
Hard
·
Qual 4.0
Sequence packing: what it does, and the attention-mask gotcha
Short Answer
Hard
·
Qual 4.0
Over-refusal: what it is and how naive safety FT causes it
Short Answer
Hard
·
Qual 4.0
Naive safety FT failed: model now refuses 'how does anesthesia work?'. Best fix?
Multiple Choice
Hard
·
Qual 4.0
Where do SFT and DPO sit in the classical RLHF pipeline?
Short Answer
Medium
·
Qual 4.0
CoT distillation and STaR: what made rejection-sampled reasoning FT effective?
Short Answer
Hard
·
Qual 4.0
Why has prefix/prompt tuning largely lost to LoRA in production?
Short Answer
Medium
·
Qual 4.0
Prompt-tuning vs LoRA: pick the architectural reason LoRA tends to win
Multiple Choice
Medium
·
Qual 4.0
ORPO: what does it combine into one stage, and why is that attractive?
Short Answer
Hard
·
Qual 4.0
ORPO vs DPO: which architectural difference enables 'single-stage' training?
Multiple Choice
Hard
·
Qual 4.0
Showing 126–150 of 288
← Prev
Next →