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
Ah. Got it. The problem was that I was assuming my_model corresponded to the model name in the model.config file. Instead, as you probably know, it refers to the folder that the model resides in.
world file should name the folder in which the model.config is, not the model itself.