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

LoNAS #19

Open
shijian971 opened this issue Dec 1, 2024 · 2 comments
Open

LoNAS #19

shijian971 opened this issue Dec 1, 2024 · 2 comments

Comments

@shijian971
Copy link

when i run run_glue.py using the following commands in LoNAS,
python run_glue.py --task_name sst2 --model_name_or_path bert-base-uncased --do_eval --do_search --per_device_eval_batch_size 64 --max_seq_length 128 --lora --lora_weights lonas-bert-base-glue/lonas-bert-base-sst2 --nncf_config nncf_config/glue/nncf_lonas_bert_base_sst2.json --output_dir lonas-bert-base-glue/lonas-bert-base-sst2/results
it will have the issue
QQ_1733033673162
What's the cause and how to solve this problem?

@Yuan0320
Copy link
Contributor

Yuan0320 commented Dec 3, 2024

Hi @shijian971, thank you for pointing out this issue, and sorry for the inconvenience. The problem has been resolved now. Please pull and apply the latest NNCF and transformers patches, and try rerunning your command.

Please let us know if you encounter any further issues or need additional assistance. Thanks.

@shijian971
Copy link
Author

Whether the sparsity of the search can be adjusted or not?
How to do 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

2 participants