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
Which of these reduce catastrophic forgetting in practice?
Multi-select
Medium
·
Qual 4.0
How do you detect catastrophic forgetting after a domain fine-tune?
Short Answer
Medium
·
Qual 4.0
Which signal is the most reliable indicator of catastrophic forgetting?
Multiple Choice
Medium
·
Qual 4.0
AdaLoRA: how does adaptive rank allocation across layers work?
Short Answer
Hard
·
Qual 4.0
Why does tree-based speculative decoding outperform sequential draft chains at the same target-pass cost?
Short Answer
Hard
·
Qual 4.0
How does vanilla speculative decoding work and why is verification a single forward pass?
Short Answer
Hard
·
Qual 4.0
Fireworks Ai
NVIDIA
Given draft acceptance rate α and target/draft cost ratio c, when does speculative decoding actually win?
Short Answer
Hard
·
Qual 4.0
Fireworks Ai
Together Ai
Predict whether speculative decoding wins for given α, K, c
Predict Output
Hard
·
Qual 4.0
Apply the roofline model to LLM inference and identify where decode and prefill sit on it.
Short Answer
Hard
·
Qual 4.0
NVIDIA
How does DeepSeek's Multi-Latent Attention (MLA) compress the KV cache below GQA?
Short Answer
Hard
·
Qual 4.0
How are RoPE NTK scaling and YaRN used at inference time to extend context beyond the training length?
Short Answer
Hard
·
Qual 4.0
For a 64-Q-head model with GQA group size G=8, how many K/V heads exist and what is the cache reduction vs MHA?
Short Answer
Medium
·
Qual 4.0
Why is 'reduce FLOPs to speed up decode' the most common beginner misconception in LLM serving?
Short Answer
Medium
·
Qual 4.0
NVIDIA
Walk through the byte accounting that proves a single-batch decode step is bandwidth-bound on H100.
Short Answer
Hard
·
Qual 4.0
NVIDIA
Predict the bandwidth-vs-compute latency of a single Llama-70B decode step on H100
Predict Output
Hard
·
Qual 4.0
NVIDIA
Predict the critical batch size where decode crosses from memory-bound to compute-bound on H100
Predict Output
Hard
·
Qual 4.0
NVIDIA
What is the arithmetic intensity of an LLM decode step and why is it close to 1?
Short Answer
Hard
·
Qual 4.0
NVIDIA
Match each advanced speculative-decoding variant to its defining mechanism
Match Pairs
Hard
·
Qual 4.0
NVIDIA
How does WordPiece decide which pair to merge, compared to BPE?
Multiple Choice
Medium
·
Qual 4.0
How would you train a custom tokenizer for a genomics LLM on DNA sequences?
Short Answer
Hard
·
Qual 4.0
For a genomics tokenizer with a 4-character DNA alphabet, what vocabulary size range is likely sufficient?
Multiple Choice
Medium
·
Qual 4.0
How does vocabulary size affect embedding table memory footprint at bfloat16 precision, and what are the tradeoffs of very small vs. very large vocabularies?
Short Answer
Hard
·
Qual 4.0
Which part of a transformer model's parameter count scales directly and linearly with vocabulary size?
Multiple Choice
Medium
·
Qual 4.0
Explain the Unigram LM tokenization algorithm and how its training differs fundamentally from BPE. What does stochastic tokenization enable?
Short Answer
Hard
·
Qual 4.0
Google
Which statement correctly describes the Unigram Language Model tokenizer's training procedure?
Multiple Choice
Medium
·
Qual 4.0
Google
Showing 176–200 of 288
← Prev
Next →