Concerns over biasing model with question type, as the labels differ a lot when different q_type is selected for the same text.
question seems more useful only in shorter comments (less than 3 words? need to try a few approaches)
Try to filter out shorter comments - maybe pass them through a different model that takes q_type. other comments go through model that does not use q_type feature?
Combine results of both models