add config for options fine tuning selections#932
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?