Skip to content

How to get the real prediction? #27

@celsofranssa

Description

@celsofranssa

The predicted labels' ids for a given text are mapped to other ids, as below:

        true_labels = set([label_map[i] for i in true_labels.split()])

How could someone save the predictions for each test text using the raw labels' ids assigned to each text?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions