Quick guideline to train your AI model without failure.

Three rules of thumb to fix AI training failure:

  1. Your model must have a minimum of 2 intents for each of your supported languages.
  2. Your model must have a minimum of 3 samples per intent within the same language.
  3. 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.