Skip to content

Model output saving directory #39

Description

@niansong1996

Currently, we have the model outputs saved in the path of results/<exp_name>/predictions_step_0_rank_0.jsonl. But if we run the experiment with the same name, it will be overridden. So it's better to save it under the run name given by wandb.

Ideally, we want to save the checkpoints in the wandb folder as well

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions