I am tackling a regression-based classification task and while fine-tuning my model using Deepspeed in the Transformers framework, I encountered an issue where the model failed to run properly as it indicated that the label type was incorrect. I would like to inquire whether Deepspeed currently does not support regression-based classification tasks?