HEAForge is a multi-property-guided, crystal-aware generative framework for
100-atom high-entropy alloy (HEA) structures. The model represents bounded
relaxations around explicit FCC, BCC, and HCP parent sites and writes final
periodic structures as CIF and VASP CONTCAR files.
SHA-256 values are provided in checksums.sha256 and structured metadata is
provided in manifest.yaml.
Training Data
The final crystal-conditioned stage used 790 valid HEA structures, split with
parent-lattice stratification:
Train: 632
Validation: 79
Test: 79
Parent classes are FCC, BCC, and HCP. Every final training structure contains
100 sites. Raw structures and physical-property tables are not distributed in
this model repository.
Conditioning
The diffusion model uses sixteen physical-property conditions:
Magnetic moment per atom
Band gap
d-band center
d-band width
Fermi level
DOS at the Fermi level
Magnetic susceptibility
Conductivity divided by relaxation time
Seebeck coefficient
Hall coefficient
Mixing enthalpy
Valence electrons per unit cell
Electronic thermal conductivity divided by relaxation time
Heat capacity
Lattice volume distortion
Lattice angle distortion
It also conditions on the parent lattice, six cell parameters, and six strain
components. Formation energy is not a target in this release.
The bundle is intended for HEA crystal candidate generation, method
development, and research screening. Generated structures should be subjected
to independent geometry relaxation, stability analysis, and electronic-
structure calculations before downstream scientific use.
Limitations
CIF labels are requested conditioning targets, not DFT-verified properties
of the generated structure.
The current model is specialized to 100-atom FCC/BCC/HCP-derived HEA
structures and should not be treated as a general inorganic crystal model.
A valid periodic geometry does not establish thermodynamic or dynamic
stability.
Chemical composition cardinality is not guaranteed unless an explicit
composition constraint or post-generation filter is applied.
Predictions outside the empirical training-property range are not validated.
Origin and License
HEAForge is derived from the MIT-licensed
Chemeleon2 framework and retains
its VAE, latent diffusion, and reinforcement-learning foundations. HEAForge
adds HEA-specific data processing, multi-property conditioning, parent-site
residual representations, crystal geometry objectives, and direct
CIF/CONTCAR generation.