Utilizing chatglm2-6b for Downstream Classification Tasks
#28
by
CeroShrijver
- opened
I am seeking guidance on how to effectively fine-tune the chatglm2-6b
model for a text classification task, such as sentiment analysis. While inspecting the config.json
file, I noticed that it does not appear to support sequence classification tasks.
Is there a recommended approach to overcome this limitation?