Yeah the examples would probably do better if they had a front layer model determining the general topic "clothing" then shipping the query off to the clothing and fashion specific model for details.
Lots of focus on a general purpose mono-model, but
I think a collection of specialized subsystems is a better representation and would produce better results, faster.
Lots of focus on a general purpose mono-model, but I think a collection of specialized subsystems is a better representation and would produce better results, faster.