Skip to content

Build-in validation in MultimodalTrainer and evaluation in MultimodalEditor #611

@Wang-Z-W

Description

@Wang-Z-W

I notice that there is a validate() function in MultimodalTrainer and you validate the trained model after training. Since the validate() function edits the model with the validation set and returns metrics, what's the difference between it and the MultimodalEditor.edit_dataset function, which also edits the model with the validation set and returns metrics. It seems like that thay play the same role. But I get different values of these metrics when I conduct the two functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions