MatRIS-10M-MP
Predictions
Convex hull distance prediction errors projected onto elements
Trained By
Model Info
- Model Version v1
- Model Type UIP
- Targets EFSGM
- Openness OSOD
- Train Task S2EFSM
- Test Task IS2RE-SR
- Trained for Benchmark Yes
Training Set
MPtrj: 1.58M structures from 146k materials
Description
MatRIS is a foundation model for materials representation and interaction simulation.
Hyperparameters
- max_force:
0.05 - max_steps:
500 - ase_optimizer:
"FIRE" - optimizer:
"AdamW(wd=1e-2)" - cell_filter:
"FrechetCellFilter" - loss:
"MAE/L2MAE" - loss_weights:
{"energy":5,"force":5,"stress":0.1,"magmom":0.1} - batch_size:
512 - initial_learning_rate:
0.0003 - learning_rate_schedule:
"CosineAnnealingLR(T_max=100)" - n_layers:
10 - graph_construction_radius:
6 - three_body_cutoff:
4.5 - max_neighbors:
null
Dependencies
- torch 2.6.0
- ase 3.26.0
- pymatgen 2025.10.07
- numpy 2.3.4