Quiz
Ops
Features
Pricing
Security
About
← Back to home
Question 1 of 15
20:00
What distinguishes few-shot prompting from zero-shot prompting?
Few-shot prompting includes a handful of example input/output pairs in the prompt, while zero-shot gives no examples at all
Few-shot prompting always requires fine-tuning the model on the examples first
Zero-shot prompting only works with instruction-tuned models, while few-shot works with any model
Few-shot prompting is a technique for reducing token usage compared to zero-shot