Skip to content

Conversation

@anyangml
Copy link
Collaborator

@anyangml anyangml commented Feb 21, 2025

partially resolve #71

Co-authored-by: Chun Cai <amoycaic@gmail.com>
@anyangml anyangml merged commit ef17998 into main Feb 26, 2025
1 check passed
@anyangml anyangml deleted the feat/support-phonon-tasks branch February 26, 2025 10:03
@anyangml
Copy link
Collaborator Author

anyangml commented Feb 28, 2025

@Antoine-Loew surprisingly, I am getting very different results from yours for ORB_v2. Perhaps because I did not do this

drift_force = forces.sum(axis = 0) 
        for force in forces:
            force -= drift_force / forces.shape[0]

{'success_rate': 1.0, 'mae_max_freq': np.float64(309.1820361484202), 'mae_entropy': np.float64(967.2048728655901), 'mae_free_energy': np.float64(252.7656562162039), 'mae_heat_capacity': np.float64(295.0514422589036)}

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

Successfully merging this pull request may close these issues.

model smoothness test

4 participants