Skip to content

Clarify in models README's that the IDs in the "model's outputs" are not the real IDs (or, better, remove them) #1009

@reyammer

Description

@reyammer

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions