{ | |
"architectures": [ | |
"MXMModel" | |
], | |
"auto_map": { | |
"AutoConfig": "configuration_mxm.MXMConfig", | |
"AutoModel": "modeling_mxm.MXMModel" | |
}, | |
"cutoff": 5.0, | |
"dim": 128, | |
"envelope_exponent": 5, | |
"model_type": "mxm", | |
"n_layer": 6, | |
"num_radial": 6, | |
"num_spherical": 7, | |
"processor_class": "SmilesProcessor", | |
"smiles": [ | |
"C", | |
"CC", | |
"CCC" | |
], | |
"torch_dtype": "float32", | |
"transformers_version": "4.29.2" | |
} | |