Closed AUdaltsova closed 2 months ago
Changed val results artifact name for wandb to not contain restricted characters. Otherwise was getting this error:
Artifact name may only contain alphanumeric characters, dashes, underscores, and dots. Invalid name: validation_results_epoch=0
Ran training with the fix and synced the result to wandb, now the artifacts get saved
Pull Request
Description
Changed val results artifact name for wandb to not contain restricted characters. Otherwise was getting this error:
How Has This Been Tested?
Ran training with the fix and synced the result to wandb, now the artifacts get saved
Checklist: