Type a sentence and get its predicted intent or detect if it's out-of-scope.
Supported intents include (not exhaustive): weather
, translate
, play_music
,...
The output will include:
- The predicted intent (or
"oos"
if out-of-scope),
- The confidence score of the predicted intent (or
None
if out-of-scope),
- The OOS score (higher = more likely to be out-of-scope).
🇬🇧 This model was trained on English-only data.