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

[Museformer] 'params.dataset.dataset_impl' not found when executing mf-lmd6remi-1.sh #199

Open
ArturoBenedettiMichelangeli opened this issue May 30, 2024 · 0 comments

Comments

@ArturoBenedettiMichelangeli

Hello,

I am encountering an issue when training the model on an arbitrary dataset and I am unsure how to resolve it. The error is as follows:

omegaconf.errors.ConfigKeyError: str interpolation key 'params.dataset.dataset_impl' not found.

In the error related to hydra, it is written that I need to +task.dataset_impl=null in the config but I don't see where I need to make that change exactly.

Also I tried adding --dataset-impl raw in the fairseq-train command but I get other errors.

More details here :

training_cell training_error

I have carefully followed the README for the general use case and am working on Google Colab since I don’t have access to an Nvidia v100 GPU.

I would greatly appreciate any guidance or assistance.

Best regards,
ABM

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