Stress anti-corelated in the Default and pt_head in Multihead replay fine-tuning #1530
Replies: 3 comments 5 replies
|
this is almost certainly bad data, with the -ve sign of the stress definition going wrong. |
|
I used the foundational model - in this case MACE-matpes-r2scan-omat-ft.model to predict the stress for random configurations in my training set and those came out pretty close to what I got from DFT (same sign, with the ratio ~1.2 probably because of the difference in the pseudopotential). And when I used the same foundational model to predict the stress from my replay set, those ratio were ~ -1, which suggests the sign flip was in the replay set. But this replay set was obtained from I was comparing the dft_stress key mentioned in the model to compare the stress ration and that is -1. Is my understanding correct? |
|
@dominicvarghese could you confirm that you use the latest file from https://github.com/ACEsuit/mace-foundations/releases/tag/mace_matpes_0? and if not to check if the two files still agree. |


Uh oh!
There was an error while loading. Please reload this page.
Hi everyone,
I was doing the Multi head Replay fine tuning for a custom training set.
The pt_head and the Default head shows opposite relations for the stress.
This was the training script used :
The parity plots obtained are attached below:


What does the anti-correlations in stress for the different heads mean? Is the sign convention for the stress from the training set opposite from the pre-training set?
Thanks
Dominic
All reactions