Hi,
I am working on a project that aims to classify surveys into categories, and I’m currently using zero-shot-classification for this. Using zero-shot-classification, I am able to specify the labels I want it to classify into, but is there a way to make it so that I do not need to specify the labels, and the model auto labels the content? What would I need to do to achieve this? (Train the model? Models specifically for this?)