Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run test/config/transformer.yaml #588

Open
SW0BBR opened this issue Sep 27, 2023 · 0 comments
Open

Can't run test/config/transformer.yaml #588

SW0BBR opened this issue Sep 27, 2023 · 0 comments

Comments

@SW0BBR
Copy link

SW0BBR commented Sep 27, 2023

I have been trying to implement the TransformerTranslator for my own experiments, but I ran into this error.

AssertionError: cannot pass dy.ParameterCollection to a Serializable class. Use ParamManager.my_params() from within the Serializable class's __init__() method instead.

Thus, I looked around for resources on how to use the TransformerTranslator, and found the test/config/transformer.yaml file. Sadly, after running it I ran into the exact same error. What is going wrong and how do I fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant