The Black Cat what do you mean ‘check the file’ ?
As far as I know its a predbat internal file format.
I was able to open it with Runestone editor on my ipad, it appears to contain a bunch of binary characters followed by JSON data:
PK-!çAÿÿÿÿÿÿÿÿmetadata_json.npyX0X0NUMPYv{'descr': '<U35830', 'fortran_order': False, 'shape': (), }
{"model_version": 5, "lookback_steps": 288, "output_steps": 1, "predict_horizon": 576, "hidden_sizes": [512, 256, 128, 64], "training_timestamp": "2026-02-15T17:53:18.675927+00:00", "validation_mae": 0.07118836223736864, "epochs_trained": 76, "learning_rate": 0.001, "max_load_kw": 50.0, "feature_mean": [0.11556433141231537, 0.11564196646213531, 0.11565732210874557, 0.11567238718271255, 0.11568774282932281, 0.11570309847593307, 0.11571816354990005, 0.11573351919651031, 0.11579985916614532, 0.11586619913578033, 0.11593253910541534, 0.11599916964769363, 0.11606550961732864, 0.11613184958696365, 0.116153284907341, 0.11617443710565567, 0.11619587242603302, 0.11621701717376709, 0.11623845994472504, 0.1162596046924591, 0.11634071916341782, 0.11642182618379593, 0.11650294065475464, 0.11658405512571335, 0.11666516214609146, 0.11674627661705017, 0.11677263677120209, 0.1167990043759346,
Do you get this error in predbat or were you just trying to open it with a file editor?