-
Notifications
You must be signed in to change notification settings - Fork 362
add config for options fine tuning selections #932
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
base: develop
Are you sure you want to change the base?
Conversation
absolutely - what about just prepending |
|
Do you want to merge this with #965 ? |
yes do you want to merge it in? I suspect you can PR it to my fork/branch |
|
@alinelena @bernstei Can you both remind me what's the target of that PR, and how that fits in the latest Noam's PRs pipeline? |
|
I'm not planning to use this (just filter from inside But I think that if there are both, it'd be good to make those command line arguments as consistent as possible. |
|
@bernstei when you filter from mace_run_train, can be quite expensive, especially if you want or have to do the descriptors too. I will rebase and try to get it done |
|
Other than the few comments I put in, it looks fine, except there are random spacing changes that lead to more diffs than are actually relevant. |
e810446 to
2ca49c9
Compare
|
Looks mostly good now, except some random spacing changes in Also, is there a test for this CLI script? |
this just adds --config to mace_finetunning (which selects samples despite the name).
add --atomic_numbers option
rename it to something more sensible?