Skip to content

Can anyone reproduce the baseline results reported in the paper with the current version of codes? #21

@bozheng-hit

Description

@bozheng-hit

I think the following codes should be inserted here: https://github.com/alexa/massive/blob/main/src/massive/utils/training_utils.py#L472

for i, x in enumerate(lab): 
    if x == -100: 
        pred[i] = -100

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions