Skip to content

Bug: in run.py, using "world_model.predict_mode", but using "predict_model" in file DDQ/src/deep_dialog/usersims/usersim_model.py where world_model class is implemented. #10

@gzpbbd

Description

@gzpbbd

Bug: in run.py, using "world_model.predict_mode", but using "predict_model" in file DDQ/src/deep_dialog/usersims/usersim_model.py where world_model class is implemented.

So, because the flag "predict_model" control whether to save experiments for world_model and it is always true in usersim_model.py, world_model will always save experiments.

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