Can not change output_feature in last layer: lmhead in model

#2
by hmtrung - opened

I want to use this model to customize my task, but I want to change lm_head size from out_features=32 to output_features=42. Maybe the model can not change it. How I can do anything to fix this problem? Many thanks.

Sign up or log in to comment