VA Expert feedback Loop & Irrelevant-utterances help needed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2025 12:45 PM
Hello everyone in the community! We need help with our NLU model. It's small, with only three intents initially. We have trained the model to detect these intents and it does this well. We have created a test set with many expressions that are irrelevant to the model so that in tests the bot falls back to Fallback; however, we haven't been able to use the tools to train the bot to dismiss irrelevant expressions because these tools don't allow us to select the model. I'm attaching some screenshots
Our NLU Model
Expert feedback does not allow us to select our model
What are we doing wrong? What's failing? Can you help us?
Thank you in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2025 01:20 PM
Hola @nttd-fcaballero,
maybe a silly question but is your NLU Model published?
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2025 02:00 PM
yep! thanks for asking! @GlideFather
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2025 02:18 PM
@fabi0caballer0 @nttd-fcaballero
and the three intents - resetPassword, unlockAccount, enrollPasswordReset - are these associated with your NLU Intents and model?
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2025 02:29 PM
These three are from another model. In the screenshot you can see the models we can select but it is not displaying ours. In the open_nlu_predict_intent_feedback table we can see 175 records belonging to our model, but we cannot choose the model to mark these utterances as irrelevant ones.
Any ideas? thanks again @GlideFather