A taller Model with many fields may be more difficult to maintain than a shorter Model with fewer fields.
There is a limit to how many items a developer can consider when forming a mental model of source code.
It may be time to split the Model into multiple Models with a OneToOne relationship.