# Matbench Discovery

[Matbench Discovery](https://matbench-discovery.materialsproject.org/) is a platform and framework for evaluation for machine learning models simulating high-throughput materials discovery. See its documentation and paper \[1] for an overview of the methods used to assess ML models.

## References

\[1] J. Riebesell, R. E. A. Goodall, P. Benner, Y. Chiang, B. Deng, G. Ceder, M. Asta, A. A. Lee, A. Jain, and K. A.\
Persson, *Nature Mach. Intell.* vol. 7, pp. 836–847, yr. 2025. ([DOI](https://doi.org/10.1038/s42256-025-01055-1))


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.materialsproject.org/services/ml-and-ai-applications/matbench-discovery.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
