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

information mismatch in s4/models/s4/experiments.md #127

Open
llk15 opened this issue Dec 21, 2023 · 0 comments
Open

information mismatch in s4/models/s4/experiments.md #127

llk15 opened this issue Dec 21, 2023 · 0 comments

Comments

@llk15
Copy link

llk15 commented Dec 21, 2023

in this .md file, it is shown that, to run the latest LRA results, the commands are:

python -m train experiment=lra/s4-lra-listops
python -m train experiment=lra/s4-lra-imdb
python -m train experiment=lra/s4-lra-cifar
python -m train experiment=lra/s4-lra-aan
python -m train experiment=lra/s4-lra-pathfinder
python -m train experiment=lra/s4-lra-pathx

However, they mismatch with the filenames in s4/configs/experiment/lra, and the correct commands should be:

python -m train experiment=lra/s4-listops
python -m train experiment=lra/s4-imdb
python -m train experiment=lra/s4-cifar
python -m train experiment=lra/s4-aan
python -m train experiment=lra/s4-pathfinder
python -m train experiment=lra/s4-pathx
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