Finetune local mt0

#7
by Joe0905 - opened

I'm trying to use local mt0 to do some label tasks. I want to let the model know all the categories and classify the input text into one of the categories I assigned.
However, if all information is in one input, it's longer than the input limitation.
Are there any suggestions on this? Can I use Langchain to achieve this? Thank you so much!

Sign up or log in to comment