You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just run the code with the command:
"$HOME_DIR/.conda/envs/autopeft/bin/python3 run_one_replicate
--overwrite
-t mrpc
-mi 200
-an sappa
-ni 100
-mp bert-base-uncased"
I noticed here the adapter used is "sappa", if I want to know the best performance for MRPC task, do I need to replace the "an" with other adapters?
Thank you very much!
The text was updated successfully, but these errors were encountered:
Hello,
I just run the code with the command:
"$HOME_DIR/.conda/envs/autopeft/bin/python3 run_one_replicate
--overwrite
-t mrpc
-mi 200
-an sappa
-ni 100
-mp bert-base-uncased"
I noticed here the adapter used is "sappa", if I want to know the best performance for MRPC task, do I need to replace the "an" with other adapters?
Thank you very much!
The text was updated successfully, but these errors were encountered: