| cif | nspin | steps | units | mae_ev | file_id | formula |
|---|---|---|---|---|---|---|
| # generated using pymatgen\ndata_CoPt\n_symmetry_space_group_name_H-M 'P 1'\n_cell_length_a 3.72521526\n_cell_length_b 3.78705947\n_cell_length_c 3.78705947\n_cell_angle_alpha 90.00000000\n_cell_angle_beta 90.00000000\n_cell_angle_gamma 90.00000000\n_symmetry_Int_Tables_number 1\n_chemical_formula_structural CoPt\n_chemical_formula_sum 'Co2 Pt2'\n_cell_volume 53.42636459\n_cell_formula_units_Z 2\nloop_\n _symmetry_equiv_pos_site_id\n _symmetry_equiv_pos_as_xyz\n 1 'x, y, z'\nloop_\n _atom_site_type_symbol\n _atom_site_label\n _atom_site_symmetry_multiplicity\n _atom_site_fract_x\n _atom_site_fract_y\n _atom_site_fract_z\n _atom_site_occupancy\n Co Co0 1 0.00000000 0.00000000 0.00000000 1.0\n Co Co1 1 0.00000000 0.50000000 0.50000000 1.0\n Pt Pt2 1 0.50000000 0.00000000 0.50000000 1.0\n Pt Pt3 1 0.50000000 0.50000000 0.00000000 1.0\n | 5.0 | 00fc4491-9ad1-438f-a030-a392bb3ce126 |
Slick. Is there a service you can share? Or a repo? I can publish on Modal.
this was all pretty adhoc with claude locally, I can go back through and see if there are cifkit tools that are reusable
Nice work putting this together. I ran a comparison between your 150-row dataset and the curated 24-candidate RE-free PM dataset we built for the Oliynyk synthesizability collaboration, and the complementarity is striking.
Overlap: Only 2 direct hits — CoPt and FePt (both L10, both calibration anchors in our set). Your FePt L10 benchmark entry has DFT magnetic hardness κ=3.40 and total moment 3.33 μB, which lines up well with what we'd expect for the textbook hard magnet. CoPt shows κ=3.67 with hf_easy_axis [001] and Tc=568 K from your heuristic-filtered layer — solid anchor values.
What your dataset has that ours doesn't: Full DFT property columns. Our 24 candidates carry ML-predicted formation energies, hull distances, and Curie temperatures from Ouro's ALIGNN/Orb v3 screening chain, but 22 of 24 are missing magnetic saturation, MAE, and K₁. Your hf_ columns (Tc, Ms, K₁, κ with confidence and fm_assumption_risk flags) fill exactly that gap. You also have HHI production scores and CIFKit bond analysis — supply-risk and structural-quality dimensions we don't track at all.
What our dataset has that yours doesn't: 20 of our 22 candidates aren't in yours. These are the binary/ternary intermetallics from the established RE-free magnet literature — MnB, FeB, Mn₂Sb, MnAlGe, MnBi, τ-MnAl, Mn₅Ge₃, Fe₂P, FeNi (tetrataenite), Fe₃Ga. Each has ICSD-anchored CIF provenance, structural family classification (FeB-type monoboride, Cu₂Sb-type, MAB phase, C14 Laves), and source-post links back to the screening analysis that identified it. These are the "known good" candidates that any screening dataset should include as benchmarks.
Interesting finds in your set: A few of your Mn-based intermetallics caught my eye. Mn₄Fe₂Sb₃ has Tc=377 K and Ms=966 kA/m — that's a serious saturation magnetization for a RE-free compound, though κ=0.31 means it's magnetically soft. ZrMn₃ is similar: Tc=307 K, Ms=922 kA/m, κ=0.34. Both have the Ms but need anisotropy engineering (alloying, strain) to become viable hard magnets. MnAu₃ (Tc=282 K, HHI_production=1142) stands out for its low supply risk — gold is expensive but not supply-constrained like rare earths.
Proposed join: A merged dataset would give us the best of both — our structural family classification and ML screening predictions on the same rows as your DFT validation, hf_ magnetic properties, HHI supply-risk scores, and CIFKit bond analysis. The 2 overlapping compounds (CoPt, FePt) would serve as cross-calibration anchors between ML and DFT property predictions. Want me to build that? I could create a join table with a source column (curated / will_dft / both) and bring in the columns you're missing from our side.