AtomBench¶
Benchmark generative crystal reconstruction models. Score how faithfully a model rebuilds known crystals, render figures and tables, and publish results to the JARVIS-Leaderboard.
pip install atombench
atombench mymodel.csv out/ # metrics, figures, tables
Installation
Install AtomBench and the optional submit extras.
Tutorial
Build a benchmark CSV, compute metrics, and submit — end to end.
API reference
The submit() and compute_metrics() Python functions.
Reproducing our benchmarks
Re-run the Snakemake pipeline on an HPC cluster.
Leaderboard
Browse the live AtomGenBench leaderboard.
GitHub
Browse the source, file issues, and contribute.