Skip to content

Cannot reproduce the results #1

@zhuqunxi

Description

@zhuqunxi

Hi,

This project is beneficial for me as a beginner of generative modelling. However, I cannot reproduce the results (action-matching/notebooks/visualize.ipynb) using the ssm method while the am method worked well. Could you provide the config (config_path_ssm = '../checkpoint/8724464/ssm_hydrogen.config') and the checkpoints (state = torch.load(config.model.checkpoints[2])). Thanks.

In my experiments, I only change am to ssm without any other modifications of the config (hydrogen.py), but it did not work.

image

Using the AM method and the model ....70000.cpt (Only show the results of the first variable)

image

Using the SSM method and the model ....20000.cpt (Only show the results of the first variable)

image

The loss cannot be reduced based on the provided config (only changing the method am to ssm).

Best,

Qunxi

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