Open Materials 2024 (OMat24)
Open Materials 2024 (OMat24) is a large-scale inorganic materials dataset released by Meta's FAIR Chemistry team. It contains more than 110 million single-point density functional theory (DFT) calculations, built around non-equilibrium structures sampled deliberately for structural and compositional diversity: the training split holds roughly 101 million structures drawn from about 3.2 million distinct bulk materials, with a separate validation split of around 1 million. Each entry carries total energy, atomic forces and stress, which makes it suited to training machine-learning interatomic potentials rather than to text retrieval.
Access is through the Hugging Face dataset hub, where the data is served as ASE-compatible LMDB files (.aselmdb) packaged in tar.gz archives, with a 1 million subsplit provided for quick iteration. The fairchem library (MIT licensed, on GitHub) handles loading and training workflows, and the accompanying EquiformerV2 checkpoints trained on OMat24 top the MatBench-Discovery leaderboard for predicting ground-state stability and formation energies.
For RAG and AI work this is a specialist scientific resource, best used to train or evaluate foundation models and interatomic potentials for materials discovery, or to supply verifiable computed properties to a chemistry knowledge graph or structured retrieval layer rather than as chunked prose. On licensing: the dataset is released under CC BY 4.0, so commercial use is permitted with attribution and there is no territory exclusion. The important caveat is that the accompanying pretrained models ship under a separate Meta FAIR research licence that restricts commercial use, so do not assume the model weights share the open data terms. Compared with our sibling entries, OMat24 covers inorganic bulk materials where OMol25 covers molecular systems, and it complements LeMaterial's harmonised merge of existing databases by contributing fresh, diversity-sampled DFT calculations rather than re-packaging prior ones.
Related sources
Bio2RDF
An open-source project that pulls together a diverse set of life-sciences datasets from many providers into a single linked-data graph, with a SPARQL endpoint for querying across them. The full collection is about 11 billion triples across 35 datasets, including DrugBank, PubMed, and MeSH.
ChEBI
A dictionary of small chemical compound molecular entities, with structure files and ontology files available for download. Particularly useful as a controlled vocabulary for chemical entity linking, where you match a mention in text to a standard identifier.
ChEMBL
A manually curated database of bioactive molecules with drug-like properties, bringing together chemical, bioactivity, and genomic data to support drug discovery. Holds close to 2.5M compound records on nearly 2M unique chemical structures, extracted mainly from the medicinal chemistry literature.
Crystallography Open Database
A collection of over 350,000 crystal structure files covering organic, inorganic, and metal-organic compounds, released into the public domain under CC0.