We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cc9edb commit 94ab204Copy full SHA for 94ab204
docs/reference/ml/ml-shared.asciidoc
@@ -1003,9 +1003,11 @@ Configures a zero-shot classification task. Zero-shot classification allows for
1003
text classification to occur without pre-determined labels. At inference time,
1004
it is possible to adjust the labels to classify. This makes this type of model
1005
and task exceptionally flexible.
1006
-
++
1007
+--
1008
If consistently classifying the same labels, it may be better to use a fine turned
1009
text classification model.
1010
1011
end::inference-config-zero-shot-classification[]
1012
1013
tag::inference-config-zero-shot-classification-classification-labels[]
0 commit comments