Revert one more quickstart change

This commit is contained in:
Daniël de Kok 2023-12-11 16:57:44 +01:00
parent 87816d1cc2
commit 65a1dd4c1a

View File

@ -318,7 +318,7 @@ no_output_layer = false
{% else -%}
[components.textcat_multilabel.model]
@architectures = "spacy.TextCatCNN.v2"
exclusive_classes = true
exclusive_classes = false
nO = null
[components.textcat_multilabel.model.tok2vec]