We also need a dummy function to make it easier to load a model when we don't know the implementation of some functions previously defined (like labelling function)
Note: we should try to see if just setting the missing pieces to None
would work.
That would make it easier