Hi @<1523702786867335168:profile|AdventurousButterfly15> , are the models logged in the artifacts section?
Looking through history I found this link: None
Tldr: ClearML doesn’t support lightning
, but supports pytorch_lightning
. Downgrading from the new interface to the old one fixed my issue
@<1523702786867335168:profile|AdventurousButterfly15> , to upload artifacts automatically you can use the output_uri
parameter of Task.init()
None