how can i fine tune this zero shot classification ?

#40
by siddanth-6365 - opened

I’m attempting to utilize this model for transaction categorization. I have some transactions with the correct category, and I want to fine-tune the model to adapt it to my domain and ensure accurate categorization.

So, how can I fine-tune it? Do I need to consider hypothesis and premise pairs to do so, and how would I go about it? Can anyone provide an example of code?

Sign up or log in to comment