CATALIUST TI2C-MXENE
收藏资源简介:
CATALIUST TI2C-MXENE是由林雪平大学研究团队创建的高质量计算催化数据集,专注于二维Ti2CTy MXene材料在催化应用中的表面化学行为研究。该数据集包含总计6万条密度泛函理论计算数据,涵盖原子尺度系统规模从2至923个原子,核心训练集与测试集共6万条,另附1000条扩展大体系测试数据以评估模型泛化能力;数据来源包括几何优化、反应路径计算及随机扰动结构等多种DFT计算类型,涉及H2、CO2、H2O、O2和HCOOH等分子在MXene表面的吸附构型。数据集通过系统性第一性原理计算构建,采用rev-vdW-DF2泛函精确描述范德华相互作用,并统一使用形成能作为能量基准以确保物理一致性。该数据集旨在解决MXene催化材料在真实反应条件下动态表面化学的模拟难题,为机器学习势函数训练提供基准,推动高效催化行为研究,应用于二氧化碳还原、氢析出反应等能源催化领域。
CATALIUST TI2C-MXENE is a high-quality computational catalysis dataset developed by the research team from Linköping University, focusing on the surface chemical behavior of two-dimensional Ti₂CTᵧ MXene materials in catalytic applications. The dataset consists of 61,000 total density functional theory (DFT) calculation entries: 60,000 entries for the core training and test sets, covering atomic-scale systems with sizes ranging from 2 to 923 atoms, plus an additional 1,000 extended large-system test datasets for evaluating the generalization ability of machine learning models. The data is sourced from multiple DFT calculation types including geometric optimization, reaction path simulations, and randomly perturbed structures, involving adsorption configurations of molecules such as H₂, CO₂, H₂O, O₂ and HCOOH on the MXene surface. The dataset is constructed via systematic first-principles calculations, using the rev-vdW-DF2 functional to accurately describe van der Waals interactions, and uniformly taking formation energy as the energy benchmark to ensure physical consistency. This dataset aims to resolve the simulation challenges regarding the dynamic surface chemistry of MXene catalytic materials under realistic reaction conditions, provide benchmarks for training machine learning potential functions, advance research on efficient catalytic behaviors, and be applied in energy catalysis domains such as carbon dioxide reduction and hydrogen evolution reaction.
数据集概述:Catalys_mxenes
许可证:cc-by-nc-sa-4.0
语言:英语
标签:MLIP,2D Mxenes
数据集大小:10,000 < 样本数 < 100,000
别名:Catalys_mxenes
数据结构
- 数据集存储于
datasets/目录,提供.h5和.xyz两种格式。 - 包含 1000 个较大系统的子集。
- 对于
.h5格式(用于 EquiformerV2 模型),训练集和验证集的划分在加载时自动处理;其余模型使用.xyz格式。
模型与训练代码
-
模型实现、训练代码、评估代码及检查点均位于
models/目录下。 -
每个模型子目录包含:
runs/:存储训练好的模型检查点。scripts/:包含训练和评估的 shell 脚本。
-
所有脚本需从仓库根目录启动,示例命令: bash ./models/<model_name>/scripts/eval_<model_name>.sh
-
其他设置(如其他模型)可在 shell 脚本内部修改。
安装说明
-
提供 conda/mamba 环境文件(
catalyst_env.yml),适用于所有四个模型。 -
创建环境: bash mamba env create -f catalyst_env.yml
-
激活环境: bash mamba activate catalyst
-
若部分包因依赖冲突安装失败,需手动使用
pip或mamba安装缺失包。

- 1Benchmark Dataset for Catalysis on 2D MXenes林雪平大学·计算机视觉与学习系统系; 林雪平大学·材料设计系; 瓦伦堡可持续发展材料科学倡议 · 2026年



