@Bryce Philbert Salvador Thanks for the details, It's generally recommended to include all variations of a document type in the same model, even if they have different formats, as long as they have the same types of data to be obtained. This is because custom neural models can generalize across different formats of a single document type, and including all variations in the same model can help improve the accuracy of the model.
In composing models, can you compose models that have somewhat different labels in training?
Bryce Philbert Salvador
20
Reputation points
For example in your first model you have x,y,z as your training labels but in the second model you will have x,y,z,a,b as the training labels. Is that possible? If yes will it affect the composed model accuracy?