Description
The value provided for the candidate_labels argument under Model Arguments contains a single class. A single class will result in classification of all the field items in the input table to that class.
Solution
To classify the input fields into multiple classes, provide comma-separated values for the candidate_labels argument.