A new “ice-warning” ticket type appears and there is no trained head for it yet. An encoder is asked to pick among label names it was never fine-tuned on, using the meaning of those names. What is that?
Select an answer to reveal the explanation.
Short Explanation
A new “ice-warning” label shows up with no trained head. The encoder picks among label names by what those names mean. That is zero-shot classification. It does not wait for thousands of rows, write a memoir, or run community detection.
Full Explanation
Zero-shot classification uses the meaning of the label names without a dedicated trained head. It is not a requirement to collect thousands of rows first, not story generation, and not a graph community.