
Announcements
I trained a custom classification model in AI builder but it is only predicting single tag when I test the model. How do I make it predict multiple tags with confidence score for a single sentence ? In the documentation they have shown that a single sentence input produces a prediction of multiple tags along the confidence score .
Hi @anshuman265
Thanks for posting this message.
You would need to check the 'data preparation' recommendations here, including providing multiple tags in your training data set.
If your environment is in the US, you can try to classify your text with the AI Builder action Create Text with GPT?
Hope it helps!