You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the trainer name is encoded in the name of the model's file while this allows for fast lookup, it prevents files to have different names (e.g. acpi_AbsPower.json) since the critical data is lost once renamed.