Log models from sweep runs by creating a single model artifact with a version for each run.
One effective approach for logging models in a sweep involves creating a model artifact for the sweep. Each version represents a different run from the sweep. Implement it as follows: