When data.loading_options.hdf_key_mapping declares pbc and cell keys but the underlying H5 datasets don't actually exist, training proceeds without error.
If pbc/cell are declared in hdf_key_mapping, the loader should validate that the corresponding datasets exist in the H5 before training starts.
When data.loading_options.hdf_key_mapping declares pbc and cell keys but the underlying H5 datasets don't actually exist, training proceeds without error.
If pbc/cell are declared in hdf_key_mapping, the loader should validate that the corresponding datasets exist in the H5 before training starts.