Utilizing the output from zero-classification pipeline

Hi, I’ve used facebook/bart-large-mnli pipeline on a task.

I just want to know if there’s a way to manipulate the output, for ex: put it in a variable and see which phrase got the highest score, stuff like that.

Thanks :slight_smile: