New intent classification engine - MiniLM L6v2 and MiniLM L12v2 ONNX
This commit is contained in:
parent
4815c7f9bb
commit
8e830334e8
25 changed files with 61932 additions and 150 deletions
|
|
@ -359,7 +359,7 @@
|
|||
<NativeSelect
|
||||
data={[
|
||||
{ label: "Intent Classifier", value: "IntentClassifier" },
|
||||
{ label: "Rasa", value: "Rasa" }
|
||||
{ label: "Embedding Classifier", value: "EmbeddingClassifier" }
|
||||
]}
|
||||
label={t('settings-intent-engine')}
|
||||
description={t('settings-intent-engine-desc')}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue