Quick guideline to train your AI model without failure.
Three rules of thumb to fix AI training failure:
- Your model must have a minimum of 2 intents for each of your supported languages.
- Your model must have a minimum of 3 samples per intent within the same language.
- Each intent must address a single language, and its examples must be in that language.
After making these changes, the system will reschedule the next training automatically.