Zenaique
Topics
Practice
Browse
Reference
Challenges
Pricing
Search…
⌘K
Formats
/
Predict Output
Predict Output
37 questions
Topics
Difficulty
Role
Experience
Companies
Sort
Newest
Quality
Difficulty ↑
Difficulty ↓
Questions
Predict the shape of recall and latency on an IVF index of 10M vectors as nprobe sweeps from 1 to 50.
Predict Output
Medium
·
Qual 4.0
Pinecone
Predict the trainable parameter count for a Llama-style 7B decoder block by block
Predict Output
Hard
·
Qual 4.0
Predict the typical layer count for a Llama 7B and a Llama 70B
Predict Output
Medium
·
Qual 4.0
Predict the break-even read count for Anthropic prompt caching given the 1.25x / 0.1x rates
Predict Output
Medium
·
Qual 4.0
Anthropic
Estimate the token tax a single tool round-trip adds compared with an inline answer
Predict Output
Medium
·
Qual 4.0
OpenAI
Estimate the trainable param count for a Llama-3 8B LoRA at r=16 targeting all-linear modules.
Predict Output
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
For a causal mask over a 4-token sequence, what value sits at row 2, column 3?
Predict Output
Easy
·
Qual 4.0
Reference: 'The cat sat on the mat.' Generated: 'A feline rested on the rug.' Predict whether BLEU-4 will be close to 0 or close to 1, and explain why.
Predict Output
Medium
·
Qual 4.0
The same sentence in English, Spanish, Hindi, and Japanese. Predict the token ratio on o200k_base for each.
Predict Output
Medium
·
Qual 4.0
Predict the retrieval trace: how a multi-hop RAG agent answers a chained question that single-shot RAG would fail on.
Predict Output
Hard
·
Qual 4.0
Predict whether speculative decoding wins for given α, K, c
Predict Output
Hard
·
Qual 4.0
Predict supportable concurrent-user count under a 200k TPM rate limit
Predict Output
Medium
·
Qual 4.0
OpenAI
Predict the total cost of one Claude Sonnet API call with realistic token counts
Predict Output
Medium
·
Qual 4.0
Predict the KV cache size in GB for given model dimensions
Predict Output
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 hardware cost vs gross margin for serving $15/M output tokens on H100
Predict Output
Hard
·
Qual 4.0
Predict the critical batch size where decode crosses from memory-bound to compute-bound on H100
Predict Output
Hard
·
Qual 4.0
NVIDIA
Predict the throughput and per-request latency behaviour as batch size grows past saturation
Predict Output
Hard
·
Qual 4.0
NVIDIA
Predict the arithmetic intensity of decode at varying batch sizes
Predict Output
Hard
·
Qual 4.0
NVIDIA
Predict how cl100k_base tokenizes '1024', '2048', and '100000', and explain how inconsistent splitting causes LLM arithmetic failures.
Predict Output
Hard
·
Qual 4.0
Predict whether tokenizer.encode('world') and tokenizer.encode(' world') produce the same token IDs in tiktoken.
Predict Output
Medium
·
Qual 4.0
Predict the token count difference between 'def fibonacci(n):' and 'def f(n):' in cl100k_base.
Predict Output
Hard
·
Qual 4.0
Predict how many tokens the rainbow flag emoji 🏳️🌈 uses in a byte level BPE tokenizer with no emoji in training data.
Predict Output
Medium
·
Qual 4.0
Predict the approximate token count difference between 'Hello world' and its Arabic equivalent 'مرحبا بالعالم' in a GPT-4 tokenizer.
Predict Output
Hard
·
Qual 4.0
Showing 1–25 of 37
← Prev
Next →