You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the models' README, we have a table with the list of possible outputs and IDs. These IDs are NOT the IDs / indexes of the model's softmax layer (undefined is not a real model output, but it is a possible value for dl.output). We should probably clarify this nit, as it may lead to false assumptions. The real source of truth for ID <=> content type is the model's config target labels.
Update: we should likely just remove them. /cc @ia0