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

parameter problem #2

Open
csc1233 opened this issue Mar 23, 2024 · 0 comments
Open

parameter problem #2

csc1233 opened this issue Mar 23, 2024 · 0 comments

Comments

@csc1233
Copy link

csc1233 commented Mar 23, 2024

When I was using the following command for training, I encountered an error message that did not include the '--expt setup' parameter.I have checked the STR/args.py file and there is no defined expt-setup parameter inside.
cd STR
python main.py --seed 1 --resnet-type large --config configs/largescale/resnet18-cifar-str-1.yaml --threshold-list --multigpu 0 --er-sparse-method uniform --er-sparse-init 0.2 --name cifar-imp-er-uniform-0.2 --final_prune_epoch 150 --result-dir results --warmup-epochs 0 --prune-scheduler cosine --expt-setup rml --lr 0.1

QQ截图20240323202957

When I remove the 'expt-setup' parameter from the command, I can train normally.

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