Hi everyone,
I am trying to register a transformer model via MLflow on Databricks to use later for testing but things are not working the right way. I can see that the model checkpoints were saved in an artifact but once I call them it says that âfile not foundâ or âfile has no json filesâ.
Any help??
Thank you!